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 27, 2019
1 parent 1681fdc commit b612af8
Show file tree
Hide file tree
Showing 4 changed files with 1,544 additions and 1,714 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: 18YzfyG8hIc5QtNn3uzpn6GSsFe1WtPD9
10 changes: 3 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
sudo: false
language: node_js
cache:
directories:
- ~/.npm
notifications:
email: true
addons:
Expand All @@ -19,9 +15,9 @@ addons:
env:
- CXX=g++-4.8
node_js:
- '10'
- '8'
- '6'
- node
- lts/*
- 8
before_script:
- npm install -g grunt-cli
after_success:
Expand Down
Loading

0 comments on commit b612af8

Please sign in to comment.