Trying bors-ng

This commit is contained in:
Hernan Grecco 2017-03-31 00:29:43 -03:00
parent 3a98ac2d4e
commit bbb0648bce
2 changed files with 6 additions and 2 deletions

View File

@ -12,8 +12,8 @@ env:
branches:
only:
- master
- develop
- staging
- trying
before_install:
- sudo apt-get update

4
bors.toml Normal file
View File

@ -0,0 +1,4 @@
status = [
"continuous-integration/travis-ci/push",
]