Skip to content

Commit

Permalink
Update CI node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasgeiter committed Oct 19, 2020
1 parent 6b4e103 commit 79f6d61
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
language: node_js
node_js:
- 6
- 7
- node
- lts/*
- 10

branches:
only:
Expand All @@ -21,7 +22,7 @@ deploy:
skip_cleanup: true
on:
tags: true
node: '7'
node: node

notifications:
email:
Expand Down

0 comments on commit 79f6d61

Please sign in to comment.