1
0
mirror of https://github.com/nolanlawson/pinafore synced 2025-01-09 17:54:20 +01:00
Pinafore-Web-Client-Frontend/.travis.yml

12 lines
143 B
YAML
Raw Normal View History

2018-01-07 00:51:25 +01:00
sudo: false
language: node_js
node_js:
- "stable"
env:
global:
- BUILD_TIMEOUT=10000
install:
- npm install
- npm install cypress