Skip to content

Commit

Permalink
[travis] Test on node 12
Browse files Browse the repository at this point in the history
  • Loading branch information
lpinca committed May 1, 2019
1 parent 54b2561 commit b93876e
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
sudo: false
language: node_js
matrix:
fast_finish: true
include:
- node_js: "12"
env: SCRIPT=test
- node_js: "10"
env: SCRIPT=test
- node_js: "8"
env: SCRIPT=test
- node_js: "6"
env: SCRIPT=test
- node_js: "8"
- node_js: "10"
env:
- secure: TgXbhcemKQTLl5+OdTMZyn3yNFgn2qqwpt8LccI8KVGfCKRHnKLOUE1PYXQi9tPRS5N+ofzHKzMVh5/2bfm3hCsihH0n6ItoWLLyd5BjcBWTp862wG4Dvgqq7dVofnf4eSVk34VYtqaKfszypRQ8UGvj/X48j5ANElU7OP4iIPg=
- SAUCE_USERNAME=eventemitter3
Expand Down

0 comments on commit b93876e

Please sign in to comment.