joyent-portal/.travis.yml
2018-01-26 16:24:01 +00:00

6 lines
63 B
YAML

language: node_js
node_js:
- '8'
script:
- npm run test-ci