Skip to content

Commit

Permalink
[travis] Test on node 14
Browse files Browse the repository at this point in the history
  • Loading branch information
lpinca committed May 24, 2020
1 parent 08fd2cc commit 673c3a7
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
@@ -1,15 +1,14 @@
sudo: false
language: node_js
matrix:
fast_finish: true
include:
- node_js: "14"
env: SCRIPT=test
- node_js: "12"
env: SCRIPT=test
- node_js: "10"
env: SCRIPT=test
- node_js: "8"
env: SCRIPT=test
- node_js: "10"
- node_js: "12"
env:
- secure: IF01oyIKSs0C5dARdYRTilKnU1TG4zenjjEPClkQxAWIpUOxl9xcNJWDVEOPxJ/4pVt+pozyT80Rp7efh6ZiREJIQI1tUboBKSqZzSbnD5uViQNSbQ90PaDP0FIUc0IQ5o07W36rijBB0DTmtU1VofzN9PKkJO7XiSSXevI8RcM=
- SAUCE_USERNAME=url-parse
Expand Down

0 comments on commit 673c3a7

Please sign in to comment.