Skip to content

Commit

Permalink
Remove node 4
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Hann committed Dec 29, 2016
1 parent 561ba51 commit 256beca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@ language: node_js
node_js:
- '7'
- '6'
- '4'
after_success:
- 'nyc ava && ./node_modules/.bin/nyc report --reporter=text-lcov | ./node_modules/.bin/coveralls'

0 comments on commit 256beca

Please sign in to comment.