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>2015-10-18 18:13:39 +0300
committerJohnAlbin <virtually.johnalbin@gmail.com>2015-10-18 18:13:39 +0300
commit680461ca70dc9fe927b7761b9422730cac04561d (patch)
treeab284cc01d9b9cbd52df00de02f178b8fe613b8e /.travis.yml
parent6f842dbcf16595bc118d0933da4afa9d1e614442 (diff)
Test all branches on Travis.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index e334324..74e53a9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,8 +9,4 @@ rvm:
- 2.2.1
gemfile:
- test/Gemfile
-branches:
- only:
- - master
- - 2.x
script: cd test; bundle exec rake