Skip to content

Commit a89fbba

Browse files
committed
Export vars more
1 parent 93d7086 commit a89fbba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ before_script:
2626
- ": ${INSTALL_DEST:=/opt/python}"
2727
- ": ${LSB_RELEASE:=$(lsb_release -rs)}"
2828
- ": ${PACKAGES:=pip numpy nose pytest mock wheel}"
29+
- export INSTALL_DEST
30+
- export LSB_RELEASE
31+
- export PACKAGES
2932

3033
script: ./build-python
3134

0 commit comments

Comments
 (0)