We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4456142 + 2eec0e4 commit 848becdCopy full SHA for 848becd
.travis.yml
@@ -2,12 +2,7 @@
2
language: python
3
python:
4
- "2.7"
5
- - "3.2"
6
- - "3.3"
7
- "3.4"
8
- - "3.5"
9
- #- "3.5-dev" # 3.5 development branch
10
- #- "nightly" # points to the latest development branch e.g. 3.6-dev
11
# command to install dependencies
12
install: "pip install -r requirements.txt"
13
# command to run tests
0 commit comments