Skip to content

Commit 6b17620

Browse files
authored
Update .travis.yml
1 parent b041950 commit 6b17620

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,5 @@ install:
88
- pip install -r requirements.txt
99

1010
script:
11-
# run tasks marked as 'build_stage' first (ensure docker images are built)
12-
# run the remaining tasks in the test suite
11+
# tox.ini handles setup, ordering of docker build first, and then run tests
1312
- tox

0 commit comments

Comments
 (0)