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

Commit 8779ebc

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ addons:
1212
- libatlas-base-dev
1313
- liblapack-dev
1414
- gfortran
15+
env:
16+
- TOX_TESTENV_PASSENV=CI
1517
matrix:
1618
include:
1719
- python: 2.7

0 commit comments

Comments
 (0)