CI: gcc-5
This commit is contained in:
parent
c197e86e9e
commit
3b5368b9d0
|
@ -9,8 +9,8 @@ addons:
|
|||
- python
|
||||
- cmake
|
||||
- build-essential
|
||||
- gcc-5.1
|
||||
- g++-5.1
|
||||
- gcc-5
|
||||
- g++-5
|
||||
before_install:
|
||||
- npm install -g node-gyp
|
||||
script:
|
||||
|
|
Loading…
Reference in New Issue