Simon Egersand
2018-02-01 80582080ed523fcb9f85300438e066b76a008a4f
commit | author | age
6eef21 1 language: node_js
M 2 sudo: false
659cfe 3 os:
SE 4   - linux
5   - windows
6eef21 6 node_js:
c30ce1 7   - '7'
SE 8   - '8'
659cfe 9   - 'stable'
a7a2ad 10 script:
659cfe 11   - npm run lint
6f922e 12   - npm run test:all