Skip to content

Commit

Permalink
feat(deps): update dependencies (#16)
Browse files Browse the repository at this point in the history
* feat(deps): update dependencies

* fix(travis): fix travis

Fixes #17
  • Loading branch information
silbinarywolf authored Aug 4, 2019
1 parent 4d1e7d1 commit 5ab8a15
Show file tree
Hide file tree
Showing 3 changed files with 3,493 additions and 3,528 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Based off of https://github.com/cypress-io/cypress-example-todomvc/blob/master/.travis.yml
language: node_js

addons:
apt:
packages:
- libgconf-2-4

node_js:
# Support 8.11 and up, as that is what we use
- 8.11
Expand Down
Loading

0 comments on commit 5ab8a15

Please sign in to comment.