From 8c0de1c762ec9805100296a18f8016dc15aee4be Mon Sep 17 00:00:00 2001 From: Wu Xiaotian Date: Sat, 2 Feb 2019 22:50:18 +0800 Subject: enable travis for all branches --- .travis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 65431003..5120c0ef 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,9 +6,9 @@ services: - docker # Use travis branch for test. -branches: - only: - - travis +#branches: +# only: +# - travis before_install: - curl -L -o docker-build https://github.com/mate-desktop/mate-dev-scripts/raw/travis/travis/docker-build -- cgit v1.2.1