Update .travis.yml

pull/2262/head
Adam Hill 6 years ago committed by GitHub
parent b04195041a
commit 6b17620389
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,6 +8,5 @@ install:
- pip install -r requirements.txt
script:
# run tasks marked as 'build_stage' first (ensure docker images are built)
# run the remaining tasks in the test suite
# tox.ini handles setup, ordering of docker build first, and then run tests
- tox

Loading…
Cancel
Save