Page MenuHomeSoftware Heritage

.travis.yml
No OneTemporary

.travis.yml

language: node_js
node_js:
- 10
addons:
apt:
packages:
- libgconf-2-4
cache:
npm: true
directories:
- ~/.cache
install:
- npm install cypress
- $(npm bin)/cypress install
script:
- $(npm bin)/cypress run

File Metadata

Mime Type
text/plain
Expires
Thu, Jul 3, 11:51 AM (3 d, 5 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3288170

Event Timeline