Skip to content

Commit

Permalink
Merge pull request #77 from trimbo/no_pypy
Browse files Browse the repository at this point in the history
Removing pypy from Travis
  • Loading branch information
Chris Trimble authored Aug 26, 2019
2 parents cc0e9d6 + 304012a commit 1916e68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ language: python

python:
- "2.7"
- "pypy"

install:
- make
Expand Down

0 comments on commit 1916e68

Please sign in to comment.