mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-04 04:41:35 +00:00
Merge branch 'master' of https://github.com/jay0lee/GAM
This commit is contained in:
@@ -5,7 +5,7 @@ if [[ "$TRAVIS_JOB_NAME" == *"Testing" ]]; then
|
|||||||
echo "running tests with this version"
|
echo "running tests with this version"
|
||||||
else
|
else
|
||||||
export whereibelong=$(pwd)
|
export whereibelong=$(pwd)
|
||||||
echo "We are running on Ubuntu $TRAVIS_DSIT $PLATFORM"
|
echo "We are running on Ubuntu $TRAVIS_DIST $PLATFORM"
|
||||||
export LD_LIBRARY_PATH=~/ssl/lib:~/python/lib
|
export LD_LIBRARY_PATH=~/ssl/lib:~/python/lib
|
||||||
cpucount=$(nproc --all)
|
cpucount=$(nproc --all)
|
||||||
echo "This device has $cpucount CPUs for compiling..."
|
echo "This device has $cpucount CPUs for compiling..."
|
||||||
|
|||||||
Reference in New Issue
Block a user