Skip to content

Commit 1e6ced4

Browse files
author
Benjamin Coe
committed
cargo-culting node-hiredis toolchain settings
1 parent 010a727 commit 1e6ced4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.travis.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
language: node_js
22
sudo: true
3+
env:
4+
- CXX=g++-4.8
5+
addons:
6+
apt:
7+
sources:
8+
- ubuntu-toolchain-r-test
9+
packages:
10+
- g++-4.8
311
node_js:
412
- "0.10"
513
- "0.12"

0 commit comments

Comments
 (0)