From ca817051e78867010c45cdb7f477af33364b81a1 Mon Sep 17 00:00:00 2001 From: KimLS Date: Wed, 13 Jan 2016 13:43:28 -0800 Subject: [PATCH] removed branch restriction in travis --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 74e5701ae..62099dce3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,10 +13,6 @@ script: - cmake -G "Unix Makefiles" -DEQEMU_BUILD_TESTS=ON -DEQEMU_ENABLE_BOTS=ON - make -j8 - ./bin/tests -branches: - only: - - master - - stable notifications: email: false irc: