Skip to content

Commit

Permalink
Updated Python version, point to stable 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mp4096 committed Feb 12, 2017
1 parent 4d37f27 commit d628c20
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
language: python
python:
- "3.5"
- "3.5-dev"
- "3.6-dev"
- "3.6"
- "nightly"
install:
- pip install numpy pyyaml
Expand Down

0 comments on commit d628c20

Please sign in to comment.