Skip to content

Commit bce12e5

Browse files
committed
Travis installs Python 3.4 by default.
1 parent 0510fc2 commit bce12e5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
language: python
2-
before_install:
3-
- sudo apt-get update -qq -y
4-
- sudo apt-get install python3.4-dev
5-
62
install:
73
- pip install tox six
84

0 commit comments

Comments
 (0)