Rename integration_test to integration-test (#209)

This commit is contained in:
Pierre Krieger 2018-05-23 14:01:16 +02:00 committed by GitHub
parent ea322f461d
commit 56ca46eb7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ workflows:
- test
- test-emscripten
- test-wasm
- integration_test
- integration-test
jobs:
test:
@ -73,7 +73,7 @@ jobs:
- "~/.cargo"
- "./target"
integration_test:
integration-test:
docker:
- image: rust
- image: ipfs/go-ipfs