Skip to content

Commit

Permalink
Remove node 6 from travis run
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaelbr committed Aug 4, 2019
1 parent c153da9 commit fd851c8
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .travis.yml
@@ -1,7 +1,6 @@
language: node_js
node_js:
- "node"
- "10"
- "8"
- "6"
install: npm install
- 'node'
- '10'
- '8'
install: npm install

0 comments on commit fd851c8

Please sign in to comment.