Skip to content

Commit

Permalink
Merge branch 'hotfix/2.1.12'
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffsampaio committed Jun 14, 2022
2 parents 5053dc3 + 0790cea commit 46cfd32
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
language: node_js
node_js:
- "10"
- "11"
- "12"
- "13"
- "14"
- "15"
- "16"
sudo: false
before_script:
- npm install && npm install coveralls mocha-lcov-reporter --save-dev
Expand Down

0 comments on commit 46cfd32

Please sign in to comment.