output compiler version info in the travis logs
This commit is contained in:
parent
0c5ceea3f1
commit
54c602c056
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ before_install:
|
|||
- if [ "$CXX" = "g++" ]; then export WML_TESTS=false; fi
|
||||
- if [ "$CXX" = "g++" ]; then export PLAY_TEST=false; fi
|
||||
- if [ "$CXX" = "g++" ]; then export CHECK_UTF8=false; fi
|
||||
- $CXX -v
|
||||
|
||||
install:
|
||||
- sudo add-apt-repository -y "deb http://archive.ubuntu.com/ubuntu/ saucy main universe"
|
||||
|
|
Loading…
Add table
Reference in a new issue