forked from M-Labs/artiq
even more travis debugging
This commit is contained in:
parent
feb2c4d0c4
commit
a118d03ac6
|
@ -20,7 +20,9 @@ mkdir -p $BIN_PREFIX/kc705 $BIN_PREFIX/pipistrello
|
||||||
export PYTHONPATH=$PREFIX/lib/python3.4/site-packages
|
export PYTHONPATH=$PREFIX/lib/python3.4/site-packages
|
||||||
echo $PATH
|
echo $PATH
|
||||||
echo $PREFIX/lib/python3.4/site-packages
|
echo $PREFIX/lib/python3.4/site-packages
|
||||||
|
echo $PYTHON
|
||||||
which python
|
which python
|
||||||
|
which $PYTHON
|
||||||
#
|
#
|
||||||
|
|
||||||
# build for KC705
|
# build for KC705
|
||||||
|
|
Loading…
Reference in New Issue