update g++

This commit is contained in:
Sam 2016-05-14 15:58:48 +10:00
parent d745313f44
commit 66a460f062
2 changed files with 6 additions and 0 deletions

View File

@ -1,4 +1,6 @@
language: ruby
env:
- CXX=g++-4.8
rvm:
- 2.0
- 2.1
@ -13,3 +15,4 @@ addons:
- ubuntu-toolchain-r-test
packages:
- gcc-4.8
- g++-4.8

View File

@ -127,6 +127,9 @@ Or install it yourself as:
$ gem install mini_racer
**Note** v8.h seems to require gcc version 4.8 and up, if you are having issues installing try upgrading gcc
## Similar Projects
###therubyracer