From 28507bdbe637981360dbf33a8c8d7c64b54da02c Mon Sep 17 00:00:00 2001 From: fivepiece Date: Sat, 26 Aug 2017 16:52:29 +0300 Subject: [PATCH] change travis test branch to master --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4a2f5c9..fc9d5e9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,4 +17,4 @@ after_success: - coveralls branches: only: - - test_travis + - master