Skip to content

Commit

Permalink
Update dependencies, remove typings, strict config
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeembrey committed Apr 22, 2018
1 parent b168294 commit f0b41ea
Show file tree
Hide file tree
Showing 7 changed files with 7,097 additions and 98 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ notifications:
on_failure: change

node_js:
- '4'
- '6'
- stable

after_script: "npm install coveralls@2 && cat ./coverage/lcov.info | coveralls"
Loading

0 comments on commit f0b41ea

Please sign in to comment.