diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml index 35fc49dde..c9a442aed 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,9 +9,6 @@ cache: - tmp/cache/babel-loader dist: trusty sudo: false -branches: - only: - - master notifications: email: false |