set compiler flag
This commit is contained in:
parent
3b1c3fb77f
commit
76bb61b544
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,9 @@ language: cpp
|
||||||
|
|
||||||
sudo: false
|
sudo: false
|
||||||
|
|
||||||
|
compiler:
|
||||||
|
- gcc
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- COMPILER=g++-4.9
|
- COMPILER=g++-4.9
|
||||||
- COMPILER=g++-5
|
- COMPILER=g++-5
|
||||||
|
|
Loading…
Reference in a new issue