Skip to content

Commit

Permalink
update travis cofig
Browse files Browse the repository at this point in the history
  • Loading branch information
mbohlool committed Nov 17, 2016
1 parent 4456142 commit 2eec0e4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,7 @@
language: python
python:
- "2.7"
- "3.2"
- "3.3"
- "3.4"
- "3.5"
#- "3.5-dev" # 3.5 development branch
#- "nightly" # points to the latest development branch e.g. 3.6-dev
# command to install dependencies
install: "pip install -r requirements.txt"
# command to run tests
Expand Down

0 comments on commit 2eec0e4

Please sign in to comment.