Skip to content

Commit

Permalink
Merge pull request #211 from bsipocz/travis_add_python36
Browse files Browse the repository at this point in the history
Adding python 3.6 to the travis matrix
  • Loading branch information
dfm authored Feb 15, 2017
2 parents 1d26256 + afdebe9 commit 04a6fe8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ python:
- "3.3"
- "3.4"
- "3.5"
- "3.6"

install:
- pip install numpy
Expand Down

0 comments on commit 04a6fe8

Please sign in to comment.