restore all Travis tests

This commit is contained in:
Przemyslaw Skibinski
2016-11-14 18:07:17 +01:00
parent eb977a42ef
commit f00e66a63d
3 changed files with 2 additions and 347 deletions
+2 -1
View File
@@ -143,4 +143,5 @@ matrix:
script:
- JOB_NUMBER=$(echo $TRAVIS_JOB_NUMBER | sed -e 's:[0-9][0-9]*\.\(.*\):\1:')
- if [ $JOB_NUMBER -eq 9 ] || [ $JOB_NUMBER -eq 10 ]; then sh -c "$Cmd"; fi
# - if [ $JOB_NUMBER -eq 9 ] || [ $JOB_NUMBER -eq 10 ]; then sh -c "$Cmd"; fi
- sh -c "$Cmd"