Skip to content

Commit 7db1655

Browse files
authored
Update .travis.yml
1 parent 8ab83bc commit 7db1655

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
language: python
2+
23
python:
34
- 2.7
45
- 3.5
@@ -8,5 +9,6 @@ python:
89
- pypy3
910

1011
install: pip install tox-travis
12+
1113
script:
1214
tox

0 commit comments

Comments
 (0)