Skip to content

Commit 4e68ee2

Browse files
travis: install tox-travis
1 parent 44a295a commit 4e68ee2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ before_install:
1111
install:
1212
- bash <(curl -sL get.comby.dev)
1313
- pip install -r requirements.dev.txt
14+
- pip install tox-travis==0.12
1415
- pip install .
1516
script:
1617
- tox

0 commit comments

Comments
 (0)