Skip to content

Commit ebf6a07

Browse files
committed
switch to node v4
1 parent d2d57c0 commit ebf6a07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ matrix:
1010
sudo: required
1111
dist: trusty
1212
compiler: g++
13-
env: NODE_VERSION=6
13+
env: NODE_VERSION=4
1414
- os: osx
1515
osx_image: xcode7
1616
compiler: clang
17-
env: NODE_VERSION=6
17+
env: NODE_VERSION=4
1818
addons:
1919
apt:
2020
sources:

0 commit comments

Comments
 (0)