mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-22 17:33:23 +01:00
Add travis compiler addons
This commit is contained in:
parent
4ee1b0ddf9
commit
de1bd04bfc
@ -1,6 +1,12 @@
|
||||
language: node_js
|
||||
env:
|
||||
- CXX=g++-4.8
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
- ubuntu-toolchain-r-test
|
||||
packages:
|
||||
- g++-4.8
|
||||
node_js:
|
||||
- "5.1"
|
||||
- "4.2"
|
||||
|
Loading…
Reference in New Issue
Block a user