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:
authorJan Stevens <jan@playpass.be>2015-08-20 11:33:50 +0300
committerJan Stevens <jan@playpass.be>2015-08-20 11:33:50 +0300
commitdd708b806139672387a464a980a2948bc119f436 (patch)
tree8d7e9fd188a4e06930f16a3e19b6904e1451b9d5 /.travis.yml
parentf248341a5dc774866e441c1f367e3e94abe43fe8 (diff)
Upgrading travis and using newest ruby version
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 62b8e77..e9850f2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,8 @@
language: ruby
+sudo: false
rvm:
- 2.1.5
+ - 2.2.3
gemfile:
- test/gemfiles/sass_3_3.gemfile
- test/gemfiles/sass_3_4.gemfile