Skip to content

Commit

Permalink
Drop support for Node v9
Browse files Browse the repository at this point in the history
  • Loading branch information
jakezatecky committed Oct 7, 2018
1 parent 0c455b7 commit 23ba81f
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 @@ -2,7 +2,6 @@ language: node_js
node_js:
- '6'
- '8'
- '9'
- '10'
before_script:
- npm install -g gulp
Expand Down

0 comments on commit 23ba81f

Please sign in to comment.