Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Commit

Permalink
chore(ci): always get most recent node 4 on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
udaraweerasinghege committed May 24, 2017
1 parent 33d752d commit 4e9b8b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,7 +1,7 @@
language: node_js

node_js:
- "4.5"
- "4"
- "6"

dist: trusty
Expand Down

0 comments on commit 4e9b8b4

Please sign in to comment.