diff options
author | bloodstalker <thabogre@gmail.com> | 2016-12-15 10:02:55 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2016-12-15 10:02:55 +0000 |
commit | 40b2b1d180348783799c1c1a955dcfd08dfe4975 (patch) | |
tree | 2bc9ca97d6503a8f2c5c875972a55aa2eb7aaa4e | |
parent | updated (diff) | |
download | mutator-40b2b1d180348783799c1c1a955dcfd08dfe4975.tar.gz mutator-40b2b1d180348783799c1c1a955dcfd08dfe4975.zip |
updated
-rw-r--r-- | .travis.yml | 2 |
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 |