Skip to content

Commit

Permalink
travis config: drop node 8 builds
Browse files Browse the repository at this point in the history
  • Loading branch information
ldgit committed Dec 2, 2018
1 parent 7c6ee12 commit 79090b1
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
@@ -1,6 +1,5 @@
language: node_js
node_js:
- "8"
- "10"
script:
- npm run test:all
Expand Down

0 comments on commit 79090b1

Please sign in to comment.