We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fa39cb commit 2f30036Copy full SHA for 2f30036
.travis.script.sh
@@ -13,7 +13,7 @@ if [[ $TRAVIS_OS_NAME == 'osx' ]]; then
13
cp ./halite ../artifacts/Halite-MacOS-$(date +%Y%m%d%H%M%S)-$(git rev-parse HEAD)
14
popd
15
16
- cd ../../
+ cd ../
17
ls artifacts
18
else
19
docker exec build /bin/bash -c "which $CCOMPILE"
0 commit comments