CI: gcc-5

This commit is contained in:
Jeronimo Vallelunga 2017-07-11 01:25:39 -03:00
parent c197e86e9e
commit 3b5368b9d0
1 changed files with 2 additions and 2 deletions

View File

@ -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: