Skip to content

Commit

Permalink
chore: Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
diegohaz committed Dec 12, 2018
1 parent 398ad66 commit 21a5719
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
language: node_js
node_js:
- v6
- v8
script:
- npm run lint
- npm test
Expand Down
3 changes: 0 additions & 3 deletions package.json
Expand Up @@ -12,9 +12,6 @@
"email": "hazdiego@gmail.com",
"url": "https://github.com/diegohaz"
},
"engines": {
"node": ">=6"
},
"files": [
"dist",
"types"
Expand Down

0 comments on commit 21a5719

Please sign in to comment.