1
0
mirror of https://github.com/pi-hole/pi-hole synced 2024-11-17 21:59:55 +00:00

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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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