aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2016-12-15 10:15:01 +0000
committerbloodstalker <thabogre@gmail.com>2016-12-15 10:15:01 +0000
commitc05a148e905bd5fc2cc114206bc65be2c7aec13c (patch)
tree2e4ade86016563d549b8980f30a913d3512e71fd /.travis.yml
parentupdated (diff)
downloadmutator-c05a148e905bd5fc2cc114206bc65be2c7aec13c.tar.gz
mutator-c05a148e905bd5fc2cc114206bc65be2c7aec13c.zip
updated
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index db9345d..9df05a7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,4 +12,4 @@ matrix:
env: COMPILER=clang++3.9
compiler: clang
install: if [ "$CXX" = "clang++" ]; then export CXX="clang++-3.9" CC="clang-3.9"; fi
-script: make CXX=$COMPILER \ No newline at end of file
+script: make \ No newline at end of file