From 16357143aeef68768664c8961db686e65b2350e2 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 11 Nov 2015 15:02:21 +0100 Subject: Forgot to add cxx to env --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index baac98fcf..9268112f9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,9 @@ node_js: - "0.12" - "4.2" +env: + - CXX=g++-4.8 + addons: apt: sources: -- cgit v1.2.3