run tests for all MP configurations
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: