From 16d5f9e1620b705ac3e1f0650513408dabbc5902 Mon Sep 17 00:00:00 2001 From: ncls7615 Date: Tue, 23 Jan 2018 15:50:59 +0900 Subject: [PATCH] Fix travis.yml --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 496315558..321dbf7b1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,9 +9,6 @@ cache: - tmp/cache/babel-loader dist: trusty sudo: required -branches: - only: - - master notifications: email: false