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 1a747fd commit 7123987
Show file tree
Hide file tree
Showing 4 changed files with 926 additions and 1,356 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: TOBBbAj23HTlDBdSVsyYYUuihZmFrYAx5
9 changes: 3 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
language: node_js
cache:
directories:
- ~/.npm
notifications:
email: false
node_js:
- '10'
- '8'
- '6'
- node
- lts/*
- 8
before_install:
- sudo apt-get update -y -qq
- sudo apt-get install -y librsvg2-bin graphviz plotutils
Expand Down
Loading

0 comments on commit 7123987

Please sign in to comment.