From: Chocobozzz Date: Wed, 11 Nov 2015 14:02:21 +0000 (+0100) Subject: Forgot to add cxx to env X-Git-Tag: v0.0.1-alpha~1087 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=16357143aeef68768664c8961db686e65b2350e2;p=github%2FChocobozzz%2FPeerTube.git Forgot to add cxx to env --- 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: