Merge pull request #346 from KnzkDev/fix/travis

Fix travis.yml
This commit is contained in:
David Yip
2018-01-24 13:09:13 -06:00
committed by GitHub

View File

@@ -9,9 +9,6 @@ cache:
- tmp/cache/babel-loader - tmp/cache/babel-loader
dist: trusty dist: trusty
sudo: required sudo: required
branches:
only:
- master
notifications: notifications:
email: false email: false