From ff7603a3096362d4144c251130ee8b76c57ef45c Mon Sep 17 00:00:00 2001 From: Steffen Jaeckel Date: Mon, 10 Apr 2017 16:45:37 +0200 Subject: [PATCH] run tests for all MP configurations --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: