Commit ff7603a3096362d4144c251130ee8b76c57ef45c

Steffen Jaeckel 2017-04-10T16:45:37

run tests for all MP configurations

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/.travis.yml b/.travis.yml
index b0fb161..48e12b2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,7 +6,7 @@ script:
   - make travis_mtest
   - head -n 5 test.log
   - tail -n 2 test.log
-  - ./testme.sh
+  - ./testme.sh --with-cc=gcc
 
 branches:
   only: