Fix travis.yml

This commit is contained in:
ncls7615
2018-01-23 15:50:59 +09:00
parent a90d0419d9
commit 16d5f9e162

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