Skip to content
Snippets Groups Projects
Commit f9196709 authored by Fady Samir Sadek's avatar Fady Samir Sadek
Browse files

Cypress ubuntu addon

parent 047b9f40
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,14 @@
sudo: false
language: node_js
node_js:
- '10.13.0'
- 10.13
# if using Ubuntu 16 need this library
# https://github.com/cypress-io/cypress-documentation/pull/1647
addons:
apt:
packages:
- libgconf-2-4
notifications:
irc: 'irc.freenode.org#tastejs'
cache:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment