1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/.travis.yml
2017-02-23 22:18:23 +01:00

6 lines
69 B
YAML

sudo: false
language: node_js
node_js:
- "6"
script: npm run test:ci