Commit 23c99a98e1b615ac5b14f754c762ae0c355af420

Authored by Dmitriy Zaporozhets
1 parent f57a4dd9

Add rails4 to travis

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
.travis.yml
... ... @@ -12,6 +12,7 @@ before_install:
12 12 branches:
13 13 only:
14 14 - 'master'
  15 + - 'rails4'
15 16 rvm:
16 17 - 2.0.0
17 18 services:
... ...