Daan De Deckere
2018-02-12 d40f6d89bf9084e5d03df1aeea8bffd67662f0c0
.travis.yml
@@ -4,14 +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