Simon Egersand
2018-02-11 d4bf16e299f8ea25477ed9c15a336bce36affe4b
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
d121f4 13 before_install:
SE 14 - export TZ=Europe/Stockholm
a6c720 15 notifications:
SE 16   email: false