joyent-portal/.travis.yml

6 lines
63 B
YAML

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