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:14:51 +0400
committerJohnAlbin <virtually.johnalbin@gmail.com>2014-01-21 16:14:51 +0400
commit4ab4c3fc4010c0d8d07eb9975e7bf25552492879 (patch)
tree7da35181f43dec170b1c0b3429d369a10125b724 /.travis.yml
parentf6ac01aa7556eecaff64af14abe7754fc08d3b69 (diff)
Move Gemfile to tests directory.
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 98fd9ff..4232497 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,7 @@ rvm:
- 1.9.3
- 2.0.0
gemfile:
- - Gemfile
+ - tests/Gemfile.Sass.3.2
branches:
only:
- master