Skip to content

Commit

Permalink
Specify node version
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarandreu committed Jan 6, 2016
1 parent 07ac67e commit ac8cf52
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -6,6 +6,9 @@ cache:
directories:
- node_modules

node_js:
- "5.3"

env:
global:
- NODE_ENV=test

0 comments on commit ac8cf52

Please sign in to comment.