Anna Kurylo
2018-10-16 99929e8c706aa7f6196ac4e02df1c04449feee7a
.travis.yml
@@ -4,12 +4,13 @@
  - linux
  - windows
node_js:
  - '5'
  - '6'
  - '7'
  - '8'
  - 'stable'
script:
  - npm run lint
  - npm run test:all
cache:
  directories:
    - node_modules
before_install:
- export TZ=Europe/Stockholm
notifications:
  email: false