Skip to content

Commit

Permalink
Add nightly and pypy3 to .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kipe committed Feb 18, 2016
1 parent 766ded2 commit 0e8d846
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ python:
- "3.3"
- "3.4"
- "3.5"
- "nightly"
- "pypy"
- "pypy3"
install:
- pip install -e .
script:
Expand Down

0 comments on commit 0e8d846

Please sign in to comment.