Run Travis builds for any branch

This commit is contained in:
Éric Lemoine
2012-09-25 16:23:42 +02:00
parent 95d2cac09f
commit 745c906846

View File

@@ -7,7 +7,3 @@ before_script:
- "sleep 3"
script: "make precommit"
branches:
only:
- "master"