summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorMoritz 'Morty' Strübe <morty@gmx.net>2015-08-31 22:45:40 +0200
committerMoritz 'Morty' Strübe <morty@gmx.net>2015-08-31 22:45:40 +0200
commite07f6cd52cf5c6b8d967a3e5b589d611936b1f96 (patch)
tree6a2ebc2f7d47cef9efe7ab267d5aed3311c9dd3f /.travis.yml
parent72487f7da39daaeb0ae548601e38521b13729cfd (diff)
Build all branches
Putting potential pull-requests on the master branch is a bad idea. They should be tested nonetheless.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index c5b28d6e..8aa7ed9f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,9 +1,5 @@
language: cpp
-branches:
- only:
- - master
-
compiler:
- gcc
- clang