diff options
| author | Marc Florisson | 2012-12-18 15:45:09 +0100 |
|---|---|---|
| committer | Marc Florisson | 2012-12-18 15:45:09 +0100 |
| commit | a57a66dee3a84a4b6cfab99ae9c8f94e2c1a08d6 (patch) | |
| tree | 4279977babce56ac9b2d8d68a9ac2fc40d6cdccf /.travis.yml | |
| parent | 3366e569f436cf1fab70d64320704cfe78bbad8e (diff) | |
| download | chouette-core-a57a66dee3a84a4b6cfab99ae9c8f94e2c1a08d6.tar.bz2 | |
adapt Gemfile for mac platform
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 4 |
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 |
