Skip to content

Commit

Permalink
fix: Upgrade package dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
prantlf committed Sep 24, 2019
1 parent de76437 commit 6859972
Show file tree
Hide file tree
Showing 4 changed files with 1,979 additions and 2,057 deletions.
1 change: 0 additions & 1 deletion .coveralls.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
service_name: travis-ci
repo_token: F4GYKt8Ig3CWvWoGraXccjhSKbHrIq18E
10 changes: 3 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
sudo: false
language: node_js
cache:
directories:
- ~/.npm
notifications:
email: false
node_js:
- '10'
- '8'
- '6'
- node
- lts/*
- 8
before_script :
- npm install -g grunt-cli
after_success:
Expand Down
Loading

0 comments on commit 6859972

Please sign in to comment.