Skip to content

Commit

Permalink
Do not build with Node.js 5 on Travis CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
flatheadmill committed Mar 1, 2017
1 parent c0a7a85 commit c7a4f0a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -6,7 +6,6 @@ node_js:
- '0.10'
- '0.12'
- '4'
- '5'
- '6'

branches:
Expand Down

0 comments on commit c7a4f0a

Please sign in to comment.