We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7925a8d commit c2ad8adCopy full SHA for c2ad8ad
.travis.yml
@@ -1,10 +1,6 @@
1
language: python
2
python: "2.7"
3
4
-before_install:
5
- - sudo apt-get update -qq -y
6
- - sudo apt-get install python3.4
7
-
8
install:
9
- pip install -M tox
10
0 commit comments