Skip to content

Test on Python37 #206

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 16 commits into from
Closed
Prev Previous commit
Next Next commit
test to see if it's sudo
  • Loading branch information
max-sixty committed Aug 31, 2018
commit 60e8e85abea110f87201c85b6e9bb5ec7b591028
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ matrix:
env: PYTHON=2.7 PANDAS=0.19.2 COVERAGE='false' LINT='true'
- os: linux
python: 3.5
sudo: true
env: PYTHON=3.5 PANDAS=0.18.1 COVERAGE='true' LINT='false'
# TODO: fix conda issues around namespace packages
# - os: linux
Expand Down