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: branches:
only: only:
- master - master
- develop
# do not build with clang until fixed # do not build with clang until fixed
compiler: compiler:
- gcc - gcc
- clang
before_install: before_install:
- sudo apt-get update -qq - sudo apt-get update -qq