Skip to content

Commit

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

branches:
only:
Expand Down

0 comments on commit 312dc9b

Please sign in to comment.