Remove rails4 branch in travis configuration since this branch is already merged
This commit is contained in:
parent
7bb2a536a0
commit
5675d34316
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ before_install:
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- 'master'
|
- 'master'
|
||||||
- 'rails4'
|
|
||||||
rvm:
|
rvm:
|
||||||
- 2.0.0
|
- 2.0.0
|
||||||
services:
|
services:
|
||||||
|
|
Loading…
Reference in a new issue