Skip to content

Commit

Permalink
use latest node version on travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
officert committed Jan 7, 2016
1 parent 2f68a2e commit 9823b3e
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
@@ -1,6 +1,6 @@
language: node_js
node_js:
- "4.2.0"
- "5.3.0"
services:
- mongodb
before_script:
Expand Down

0 comments on commit 9823b3e

Please sign in to comment.