some travis updates

This commit is contained in:
sanctum32 2013-12-30 23:59:10 +02:00 committed by Antz
parent 6dbe82b20a
commit 779ad1eb75

View file

@ -8,11 +8,11 @@ git:
branches:
only:
- master
- develop
# do not build with clang until fixed
compiler:
- gcc
- clang
before_install:
- sudo apt-get update -qq