Skip to content

Commit

Permalink
Removes node 8 from ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaelbr committed Jul 21, 2020
1 parent ff6ae61 commit 6aa137e
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
language: node_js
node_js:
- "node"
- "10"
- "8"
install: npm install
- 'node'
- '10'
install: npm install

0 comments on commit 6aa137e

Please sign in to comment.