Skip to content

Commit

Permalink
Revert "Fix compiler command"
Browse files Browse the repository at this point in the history
This reverts commit d30c99f.
  • Loading branch information
Mark Meredith committed Dec 26, 2017
1 parent 1d95d16 commit c62634c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ env:
- COMPILER=g++-4.9 CCOMPILER=gcc-4.9
- COMPILER=g++-5 CCOMPILER=gcc-5
- COMPILER=clang++-3.6 CCOMPILER=clang-3.6
- COMPILER=x86_64-w64-mingw32-g++ CCOMPILER=x86_64-w64-mingw32-gcc
- COMPILER=x86_64-w64-mingw32-g++-posix CCOMPILER=x86_64-w64-mingw32-gcc-posix

addons:
apt:
Expand Down

0 comments on commit c62634c

Please sign in to comment.