This commit is contained in:
Ivan Socolsky 2017-08-30 17:13:56 -03:00
parent fbe2040cbb
commit 398c5ccc64
No known key found for this signature in database
GPG Key ID: FAECE6A05FAA4F56
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ addons:
- g++-4.8
- clang
node_js:
- '4'
- '8'
before_install:
- export CXX="g++-4.8" CC="gcc-4.8"
install: