another yaml attempt

This commit is contained in:
arvidn 2015-06-07 23:41:41 -04:00
parent 5593938bbd
commit bf8d9ba5bd
1 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,8 @@ before_script:
- echo "using gcc ;" >~/user-config.jam
- echo "using clang ;" >>~/user-config.jam
- echo -n "using python " >>~/user-config.jam
- echo ": 2.7 ;" >>~/user-config.jam
- echo -n ":" >>~/user-config.jam
- echo " 2.7 ;" >>~/user-config.jam
script:
- cd test