updated IntDir and OutDir

This commit is contained in:
Przemyslaw Skibinski
2016-11-14 15:56:26 +01:00
parent c89c74ee91
commit c779778950
5 changed files with 10 additions and 13 deletions
+2 -1
View File
@@ -142,4 +142,5 @@ matrix:
- gcc-6-multilib
script:
- sh -c "$Cmd"
- JOB_NUMBER = $(echo $TRAVIS_JOB_NUMBER | sed -e 's:[0-9][0-9]*\.\(.*\):\1:'
- [ $JOB_NUMBER -eq 9 ] || [ $JOB_NUMBER -eq 10 ] && sh -c "$Cmd"