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

github.com/JohnAlbin/normalize-scss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnAlbin <virtually.johnalbin@gmail.com>2014-01-21 16:22:54 +0400
committerJohnAlbin <virtually.johnalbin@gmail.com>2014-01-21 16:22:54 +0400
commit113a1ff91e3bb392bf3c7bb1601047eba6591f1c (patch)
treea84758ee18da6a0fac85ce97da0d1c3760581aaf /.travis.yml
parent4ab4c3fc4010c0d8d07eb9975e7bf25552492879 (diff)
Add Gemfile to test Sass 3.3.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 4232497..376b526 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,6 +5,7 @@ rvm:
- 2.0.0
gemfile:
- tests/Gemfile.Sass.3.2
+ - tests/Gemfile.Sass.3.3
branches:
only:
- master