Update .travis.yml

This commit is contained in:
Adam Hill
2018-07-12 10:24:01 -05:00
committed by GitHub
parent b04195041a
commit 6b17620389

View File

@@ -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