Skip to content

Commit

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

0 comments on commit 722f9d9

Please sign in to comment.