more travis fixes

This commit is contained in:
Jay Lee
2019-10-14 16:14:25 -04:00
parent ac3c156a0b
commit 0d3bfacc84
3 changed files with 7 additions and 2 deletions

View File

@@ -28,7 +28,6 @@ else
sudo apt-get -qq --yes build-dep python3 > /dev/null
cd ~
echo "EVERYTHING IN HOME..."
ls -alRF
cpucount=$(nproc --all)
echo "This device has $cpucount CPUs for compiling..."