Skip to content

Commit

Permalink
Re-enable tests execution for node 4 in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
markelog committed Mar 5, 2017
1 parent a734eeb commit ae1bc85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -7,6 +7,7 @@ cache:
script: "npm run ci"

node_js:
- "4"
- "5"
- "6"
- "7"

0 comments on commit ae1bc85

Please sign in to comment.