Skip to content

Commit c2ad8ad

Browse files
committed
Fix travis error.
1 parent 7925a8d commit c2ad8ad

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,10 +1,6 @@
11
language: python
22
python: "2.7"
33

4-
before_install:
5-
- sudo apt-get update -qq -y
6-
- sudo apt-get install python3.4
7-
84
install:
95
- pip install -M tox
106

0 commit comments

Comments
 (0)