Skip to content
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.

Commit

Permalink
chore(Bors) Configuring Bors-ng
Browse files Browse the repository at this point in the history
  • Loading branch information
vonglasow committed Mar 6, 2018
1 parent a6c8188 commit f9cf4ea
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
@@ -1,5 +1,11 @@
language: php

branches:
only:
- staging
- trying
- master

matrix:
include:
- php: 5.5
Expand Down
4 changes: 4 additions & 0 deletions bors.toml
@@ -0,0 +1,4 @@
status = [
"continuous-integration/travis-ci/push"
]
timeout_sec = 1800

0 comments on commit f9cf4ea

Please sign in to comment.