From a8950a89f2c000f07516bc2f5f6e7ff8ed86f8b7 Mon Sep 17 00:00:00 2001 From: Howard Huang Date: Thu, 14 Jul 2016 11:55:40 +0800 Subject: [PATCH] Change target branch for travis to master --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a74532d..2a4c33e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ branches: only: - - travis-enable + - master language: objective-c osx_image: xcode7.3 install: