CI: add isolate tests

This commit is contained in:
Benjamin Canou 2018-01-31 23:30:50 +01:00
parent e5ea08d675
commit e03f842ece

View File

@ -124,6 +124,11 @@ test:p2p:pool:
script: script:
- jbuilder build @test/p2p/runtest_p2p_pool - jbuilder build @test/p2p/runtest_p2p_pool
test:proto_alpha_isolate:
<<: *test_definition
script:
- jbuilder build @test/proto_alpha_isolate/runtest_isolate_main
test:proto_alpha:transaction: test:proto_alpha:transaction:
<<: *test_definition <<: *test_definition
script: script: