Skip to content

Commit

Permalink
CI: Fix travis CI (pandas-dev#22765)
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAugspurger authored and victor committed Sep 30, 2018
1 parent 4524b31 commit 90bc7ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ matrix:
# Exclude the default Python 3.5 build
- python: 3.5

include:
- dist: trusty
env:
- JOB="3.7" ENV_FILE="ci/travis-37.yaml" TEST_ARGS="--skip-slow --skip-network"
Expand Down

0 comments on commit 90bc7ce

Please sign in to comment.