Skip to content

Commit

Permalink
Build with only Node.js 12 on Travis CI.
Browse files Browse the repository at this point in the history
Closes #11.
  • Loading branch information
flatheadmill committed Oct 1, 2020
1 parent e2b5d20 commit b1ef0ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@ sudo: false
language: node_js

node_js:
- '0.10'
- '0.12'
- '4'
- '6'
- '12'

branches:
only:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"repository":
{
"type": "git",
"url": "http://github.com/bigeasy/verbatim.git"
"url": "bigeasy/verbatim"
},
"dependencies":
{
Expand Down

0 comments on commit b1ef0ed

Please sign in to comment.