Skip to content

Commit a118d03

Browse files
committedJul 31, 2015
even more travis debugging
1 parent feb2c4d commit a118d03

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

Diff for: ‎conda/artiq/build.sh

+2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ mkdir -p $BIN_PREFIX/kc705 $BIN_PREFIX/pipistrello
2020
export PYTHONPATH=$PREFIX/lib/python3.4/site-packages
2121
echo $PATH
2222
echo $PREFIX/lib/python3.4/site-packages
23+
echo $PYTHON
2324
which python
25+
which $PYTHON
2426
#
2527

2628
# build for KC705

0 commit comments

Comments
 (0)
Please sign in to comment.