From 89159f395c02d5dab59d4658e4121fd981d89363 Mon Sep 17 00:00:00 2001 From: Jeff Donahue Date: Mon, 14 Jul 2014 13:37:13 -0700 Subject: Run Travis build on all branches (remove whitelist from .travis.yml). --- .travis.yml | 5 ----- 1 file changed, 5 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 7951b2e7..19ef6837 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,11 +30,6 @@ script: - make --jobs=$NUM_THREADS test - make --jobs=$NUM_THREADS warn - make --jobs=$NUM_THREADS lint -branches: - only: - - master - - dev - - travisci notifications: # Emails are sent to the committer's git-configured email address by default, # but only if they have access to the repository. To enable Travis on your -- cgit v1.2.3