homepage-frontend/.travis.yml

13 lines
118 B
YAML
Raw Normal View History

2018-02-15 18:18:38 +00:00
language: node_js
node_js:
- "9.4.0"
- "5.12.0"
script:
- npm test
branches:
only:
- mastenpm test