Anna Kurylo
2018-10-16 caf7fe1a309d8da984b077ff3c49d59a1c751065
.travis.yml
@@ -1,5 +1,16 @@
language: node_js
sudo: false
os:
  - linux
  - windows
node_js:
- '0.12'
script: npm run test
  - '7'
  - '8'
  - 'stable'
script:
  - npm run lint
  - npm run test:all
before_install:
- export TZ=Europe/Stockholm
notifications:
  email: false