Add travis building of travis-testing branch and make dev to install
This commit is contained in:
parent
d6df4fa43e
commit
df3527c0eb
|
@ -13,6 +13,10 @@ matrix:
|
|||
branches:
|
||||
only:
|
||||
- master
|
||||
- travis-testing
|
||||
|
||||
install:
|
||||
- make dev
|
||||
|
||||
script:
|
||||
- make test testrace
|
||||
|
|
Loading…
Reference in a new issue