Skip to content

Commit

Permalink
[CONFIG] - travis config update for hiredis
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelBenin committed Mar 30, 2017
1 parent ff1e9be commit 9b1b0b8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
@@ -1,6 +1,15 @@
# addons:
# sauce_connect: true

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

sudo: false
language: node_js

Expand Down

0 comments on commit 9b1b0b8

Please sign in to comment.