mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
Add c++ compiler for travis and node 4+
https://docs.travis-ci.com/user/languages/javascript-with-nodejs#Node.js-v4-(or-io.js-v3)-compiler-requirements
This commit is contained in:
parent
29f1957b86
commit
4ee1b0ddf9
@ -1,4 +1,6 @@
|
||||
language: node_js
|
||||
env:
|
||||
- CXX=g++-4.8
|
||||
node_js:
|
||||
- "5.1"
|
||||
- "4.2"
|
||||
|
Loading…
Reference in New Issue
Block a user