Skip to content

Commit

Permalink
Fix Travix fiber error
Browse files Browse the repository at this point in the history
  • Loading branch information
jehna committed Jul 30, 2017
1 parent d99cbb0 commit 197f11e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,14 @@ deploy:
on:
tags: true
repo: jehna/ga-lite

# https://github.com/laverdet/node-fibers/issues/331#issuecomment-274826954
env:
- CXX=g++-4.8

addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- g++-4.8

0 comments on commit 197f11e

Please sign in to comment.