further trys

This commit is contained in:
R. Eric Wheeler 2015-08-07 12:56:28 -07:00
parent 0cfda4e459
commit 4a513876d0

View file

@ -6,6 +6,8 @@ compiler:
before_install:
- ./autogen.sh
script: ./configure && make && make install
branches:
only:
- master