Skip to content
This repository was archived by the owner on Dec 22, 2020. It is now read-only.

Commit e4d15cc

Browse files
committed
Pass CI env var to tox
1 parent 4008e82 commit e4d15cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ addons:
1212
- libatlas-base-dev
1313
- liblapack-dev
1414
- gfortran
15+
env:
16+
global:
17+
- TOX_TESTENV_PASSENV=CI
1518
matrix:
1619
include:
1720
- python: 2.7

0 commit comments

Comments
 (0)