yaml fix attempt

This commit is contained in:
arvidn 2015-06-07 22:51:05 -04:00
parent 2f466b9e13
commit 552149d33a
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ before_script:
- if [ $TRAVIS_OS_NAME == osx ]; then sudo brew install boost boost-build python27-dev; fi
- echo "using gcc ;" >~/user-config.jam
- echo "using clang ;" >>~/user-config.jam
- echo "using python : 2.7 ;" >>~/user-config.jam
- echo "\"using python : 2.7 ;\"" >>~/user-config.jam
script:
- cd test