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
- test-emscripten - test-emscripten
- test-wasm - test-wasm
- integration_test - integration-test
jobs: jobs:
test: test:
@ -73,7 +73,7 @@ jobs:
- "~/.cargo" - "~/.cargo"
- "./target" - "./target"
integration_test: integration-test:
docker: docker:
- image: rust - image: rust
- image: ipfs/go-ipfs - image: ipfs/go-ipfs