Skip to content

Commit

Permalink
Upgraded Travis CI environment
Browse files Browse the repository at this point in the history
  • Loading branch information
twolfson committed Sep 25, 2022
1 parent 0e4aa26 commit 567695f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
language: node_js
node_js:
- "0.12"
- "0.11"
- "0.10"
- "iojs"
matrix:
allow_failures:
- node_js: "0.11"
- "18"
- "16"
- "14"

notifications:
email: false
email:
recipients:
- [email protected]
on_success: change
on_failure: change

0 comments on commit 567695f

Please sign in to comment.