From 07ea865e183c6df7f4df4e3b37ced8e26f877896 Mon Sep 17 00:00:00 2001 From: Matthijs Brobbel Date: Fri, 12 Apr 2019 15:07:08 +0200 Subject: [PATCH] Enable branch builds --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index b71d4fa32..422c88fbd 100755 --- a/.travis.yml +++ b/.travis.yml @@ -14,10 +14,6 @@ rust: # allow_failures: # - rust: nightly -branches: - only: - - master - cache: directories: - $HOME/.cargo