Skip to content

Commit 40dfadd

Browse files
CI: Fix travis CI (pandas-dev#22765)
1 parent f6ce3e7 commit 40dfadd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ matrix:
3131
# Exclude the default Python 3.5 build
3232
- python: 3.5
3333

34+
include:
3435
- dist: trusty
3536
env:
3637
- JOB="3.7" ENV_FILE="ci/travis-37.yaml" TEST_ARGS="--skip-slow --skip-network"

0 commit comments

Comments
 (0)