Skip to content

Commit

Permalink
BLD: add 3.4 and remove 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Jevnik committed Jan 15, 2016
1 parent 899a0c6 commit 03f2aa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -7,7 +7,7 @@ matrix:
include:
- python: 2.7
env: PANDAS_VERSION=0.16.1 NUMPY_VERSION=1.9.2 SCIPY_VERSION=0.15.1
- python: 3.3
- python: 3.4
env: PANDAS_VERSION=0.16.1 NUMPY_VERSION=1.9.2 SCIPY_VERSION=0.15.1

before_install:
Expand Down

0 comments on commit 03f2aa4

Please sign in to comment.