joyent-portal/.travis.yml

6 lines
63 B
YAML
Raw Normal View History

2017-09-18 16:05:45 +03:00
language: node_js
node_js:
- '8'
script:
- npm run test-ci