Skip to content

Commit

Permalink
add cypress dep (kentcdodds#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
kentcdodds authored Oct 23, 2019
1 parent d51d03e commit 4161cfe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
sudo: false
language: node_js
node_js: 8
addons:
apt:
packages:
- libgconf-2-4
install: echo "Installation happens in the setup script"
cache:
directories:
Expand Down

0 comments on commit 4161cfe

Please sign in to comment.