aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorMarc Florisson2012-12-18 15:45:09 +0100
committerMarc Florisson2012-12-18 15:45:09 +0100
commita57a66dee3a84a4b6cfab99ae9c8f94e2c1a08d6 (patch)
tree4279977babce56ac9b2d8d68a9ac2fc40d6cdccf /.travis.yml
parent3366e569f436cf1fab70d64320704cfe78bbad8e (diff)
downloadchouette-core-a57a66dee3a84a4b6cfab99ae9c8f94e2c1a08d6.tar.bz2
adapt Gemfile for mac platform
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 7ca1a3e9d..0362f9def 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -19,7 +19,3 @@ before_script:
- "rake db:create"
- "rake apartment:migrate"
script: "rake spec"
-branches:
- only:
- - master
- - production \ No newline at end of file