aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2016-12-15 10:02:55 +0000
committerbloodstalker <thabogre@gmail.com>2016-12-15 10:02:55 +0000
commit40b2b1d180348783799c1c1a955dcfd08dfe4975 (patch)
tree2bc9ca97d6503a8f2c5c875972a55aa2eb7aaa4e
parentupdated (diff)
downloadmutator-40b2b1d180348783799c1c1a955dcfd08dfe4975.tar.gz
mutator-40b2b1d180348783799c1c1a955dcfd08dfe4975.zip
updated
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 48734cc..198dd1c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,4 +11,4 @@ matrix:
- libstdc++-6-dev
env: COMPILER=clang++3.9
compiler: clang
-script: make CXX=$COMPILER \ No newline at end of file
+script: make COMPILER=clang \ No newline at end of file