Skip to content

Commit

Permalink
Dropped Python 3.4 build on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustavo Narea committed Nov 27, 2015
1 parent a5fb716 commit 90a3d15
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -2,7 +2,6 @@ language: python
sudo: false
python:
- "2.7"
- "3.4"
- "pypy"
install: pip install .
before_script:
Expand Down

0 comments on commit 90a3d15

Please sign in to comment.