diff options
| -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  | 
