Skip to content

Commit 326fd8a

Browse files
author
Kent C. Dodds
authored
chore: fix travis/cypress stuff
1 parent 0459a3c commit 326fd8a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
sudo: false
22
language: node_js
3+
addons:
4+
apt:
5+
packages:
6+
- libgconf-2-4
37
cache:
48
directories:
59
- ~/.npm

0 commit comments

Comments
 (0)