From: ianfab Date: Wed, 1 Aug 2018 18:42:10 +0000 (+0200) Subject: Enable CI for all branches X-Git-Url: http://winboard.nl/cgi-bin?a=commitdiff_plain;h=b5924abe3d913535d672c910c773b766cdd0af2c;p=fairystockfish.git Enable CI for all branches --- diff --git a/.travis.yml b/.travis.yml index ded29e4..f360134 100644 --- a/.travis.yml +++ b/.travis.yml @@ -37,10 +37,6 @@ matrix: - COMPILER=clang++ V='Apple LLVM 6.0' # Apple LLVM version 6.0 (clang-600.0.54) (based on LLVM 3.5svn) - COMP=clang -branches: - only: - - master - before_script: - cd src