Commit f1be13748bf375d9da15fe9e6a92f542458b2d72

Authored by Dmitriy Zaporozhets
2 parents 7bb2a536 5675d343

Merge pull request #5827 from Razer6/remove_rails4_travis

Remove rails4 branch in travis configuration
Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
.travis.yml
... ... @@ -12,7 +12,6 @@ before_install:
12 12 branches:
13 13 only:
14 14 - 'master'
15   - - 'rails4'
16 15 rvm:
17 16 - 2.0.0
18 17 services:
... ...