Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Commit

Permalink
Use Node 6 on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaub committed May 10, 2016
1 parent e46c837 commit afcaa2e
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
Expand Up @@ -3,7 +3,7 @@ sudo: false
language: node_js

node_js:
- "4"
- "6"

cache:
directories:
Expand Down

0 comments on commit afcaa2e

Please sign in to comment.