Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Mazovetskiy <glex.spb@gmail.com>2016-05-17 01:17:06 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2016-05-17 01:17:06 +0300
commita668c2615d6decf03a697adecd0f0df5a50c3c27 (patch)
treeb27fc789719397f26b2212013e9f69da3e10f866 /.travis.yml
parent66202d0d758b1b37036face7b9dc3400ad885243 (diff)
Test harness: Rails 5 RC1
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index afeadc8..50e2d0c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,7 @@ rvm:
- 2.2.4
gemfile:
- test/gemfiles/rails_4_2.gemfile
- - test/gemfiles/rails_head.gemfile
+ - test/gemfiles/rails_5_0.gemfile
cache: bundler
bundler_args: --path ../../vendor/bundle --without debug
notifications: