1
0
mirror of https://github.com/nolanlawson/pinafore synced 2024-12-09 00:37:34 +01:00
Pinafore-Web-Client-Frontend/.travis.yml
2018-01-06 15:51:25 -08:00

12 lines
143 B
YAML

sudo: false
language: node_js
node_js:
- "stable"
env:
global:
- BUILD_TIMEOUT=10000
install:
- npm install
- npm install cypress