Skip to content

Commit

Permalink
fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Thiago Bustamante committed Feb 21, 2020
1 parent ce35c40 commit cc10432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- '6'
- '12'
script: npm run build && npm run test:coverage | coveralls
deploy:
provider: npm
Expand Down

0 comments on commit cc10432

Please sign in to comment.