mod travis.yml

This commit is contained in:
Max Sills 2014-03-05 15:43:11 -08:00
parent 73098035fc
commit 78bf37a0fb

View File

@ -13,7 +13,7 @@ before_script:
- echo "export URBIT_HOME=`pwd`/urb" >>~/.bash_profile - echo "export URBIT_HOME=`pwd`/urb" >>~/.bash_profile
- make - make
script: "make --debug=v && pwd && ./CppTesting -v" script: "make"
notifications notifications
on_success: change on_success: change