Skip to content

Commit

Permalink
ref #133: chore: Use only LTE version of node (8, 10), drop the 9 one.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioanlucut committed Feb 25, 2019
1 parent 1755fc1 commit 2107c2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
@@ -1,4 +1,4 @@
language: node_js
node_js:
- "9"
- "8"
- "10"
- "8"

0 comments on commit 2107c2a

Please sign in to comment.