Fixed travis.yml

This commit is contained in:
R. Eric Wheeler 2015-08-07 11:38:52 -07:00
parent af10330cc6
commit e8d1f53a20
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@ compiler:
- gcc - gcc
- clang - clang
before_install:
- ./autogen.sh
branches: branches:
only: only:
- master - master