another yaml attempt
This commit is contained in:
parent
5593938bbd
commit
bf8d9ba5bd
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue