Skip to content

Commit

Permalink
Merge pull request #38 from jstransformers/boilerplate
Browse files Browse the repository at this point in the history
Update Boilerplate
  • Loading branch information
RobLoach committed Oct 17, 2020
2 parents ee240f2 + 3cb895c commit 8b641ba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Expand Up @@ -2,11 +2,10 @@ language: node_js
sudo: false

node_js:
- "8"
- "9"
- "10"
- "11"
- "12"
- "14"
- "15"

notifications:
email: false
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -14,7 +14,7 @@
"lib/browserify.js"
],
"devDependencies": {
"test-jstransformer": "^1.0.0",
"test-jstransformer": "*",
"xo": "*"
},
"scripts": {
Expand Down

0 comments on commit 8b641ba

Please sign in to comment.