Commit 5675d3431688862b639c82afdd47b114169e38c9

Authored by Robert Schilling
1 parent 7bb2a536

Remove rails4 branch in travis configuration since this branch is already merged

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:
... ...