Skip to content

Commit

Permalink
pandas won't work under pypy.. so removing that build
Browse files Browse the repository at this point in the history
  • Loading branch information
brifordwylie committed Apr 15, 2017
1 parent 8b856db commit cc30bbd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ matrix:
env: TOXENV=py35
- python: "3.6"
env: TOXENV=py36
- python: "pypy"
env: TOXENV=pypy

before_install:
- sudo apt-get update -qq
Expand Down

0 comments on commit cc30bbd

Please sign in to comment.