Skip to content

Commit

Permalink
switch to node v4
Browse files Browse the repository at this point in the history
  • Loading branch information
mikolalysenko committed May 9, 2016
1 parent d2d57c0 commit ebf6a07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ matrix:
sudo: required
dist: trusty
compiler: g++
env: NODE_VERSION=6
env: NODE_VERSION=4
- os: osx
osx_image: xcode7
compiler: clang
env: NODE_VERSION=6
env: NODE_VERSION=4
addons:
apt:
sources:
Expand Down

0 comments on commit ebf6a07

Please sign in to comment.