mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 02:42:58 +00:00
Update .travis.yml
This commit is contained in:
parent
b04195041a
commit
6b17620389
1 changed files with 1 additions and 2 deletions
|
@ -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…
Reference in a new issue