Skip to content

Commit

Permalink
I misspelled pypy3...
Browse files Browse the repository at this point in the history
  • Loading branch information
Kura committed Aug 8, 2014
1 parent fcce8fa commit 9a7115d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ python:
- "3.3"
- "3.4"
- "pypy"
- "pyp3"
- "pypy3"
install:
- pip install nose coveralls requests
script:
Expand Down

0 comments on commit 9a7115d

Please sign in to comment.