Fixed travis.yml

This commit is contained in:
R. Eric Wheeler 2015-08-07 11:38:52 -07:00
parent af10330cc6
commit e8d1f53a20

View file

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