Commit eb00cb69dd8bf1b0db7d84e4c27076b1b8d23e09

Authored by randx
1 parent 6f398a4d

Test only 1.9.3 on travis

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
.travis.yml
... ... @@ -9,7 +9,6 @@ branches:
9 9 only:
10 10 - 'master'
11 11 rvm:
12   - - 1.9.2
13 12 - 1.9.3
14 13 before_script:
15 14 - "cp config/database.yml.$DB config/database.yml"
... ...