Add travis building of travis-testing branch and make dev to install

This commit is contained in:
Jeff Mitchell 2016-02-18 21:23:40 -05:00
parent d6df4fa43e
commit df3527c0eb

View file

@ -13,6 +13,10 @@ matrix:
branches:
only:
- master
- travis-testing
install:
- make dev
script:
- make test testrace