Remove Travis testing restriction to just master branch

This commit is contained in:
William S Fulton 2016-10-16 17:01:48 +01:00
commit 1bb89e31aa

View file

@ -313,6 +313,3 @@ script:
- echo 'Cleaning...' && echo -en 'travis_fold:start:script.3\\r'
- make check-maintainer-clean && ../../configure $CONFIGOPTS
- echo -en 'travis_fold:end:script.3\\r'
branches:
only:
- master