Skip to content

Commit 326a5f2

Browse files
authored
Update .travis.yml
1 parent a7b1839 commit 326a5f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
sudo: false
22
language: python
33
python:
4-
- 2.7
5-
- 3.5
4+
- "2.7"
5+
- "3.5"
66
install: pip install tox-travis
7-
script: tox
7+
script: tox

0 commit comments

Comments
 (0)