homepage-frontend/.travis.yml
2018-02-15 19:18:38 +01:00

13 lines
118 B
YAML

language: node_js
node_js:
- "9.4.0"
- "5.12.0"
script:
- npm test
branches:
only:
- mastenpm test