Skip to content

Commit

Permalink
Use Node 4.4.7 on Travis
Browse files Browse the repository at this point in the history
Antonio Scandurra committed Aug 23, 2016
1 parent 061ae37 commit 3dce184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@ compiler: clang
matrix:
include:
- os: linux
env: NODE_VERSION=4
env: NODE_VERSION=4.4.7

sudo: false

0 comments on commit 3dce184

Please sign in to comment.