aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorBruno Perles2015-12-16 10:02:04 +0100
committerBruno Perles2015-12-16 10:02:04 +0100
commit2590606c5912a85b8cb1aaa40c57dab67d75e7f7 (patch)
treea63f7d70a32c6683c31511772d8367c3fa7a2a05 /.travis.yml
parentd902ef10e8c6830ca0be00bd03b5e117cf6d7285 (diff)
downloadchouette-core-2590606c5912a85b8cb1aaa40c57dab67d75e7f7.tar.bz2
Improvements
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 f208b9fd6..9addd953f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -45,7 +45,7 @@ notifications:
- alban.peignier@af83.com
- anicet.rohee@af83.com
before_install:
- - gem update bundler
+ - "gem update bundler"
before_script:
- "bundle exec rake ci:db_travis_config"
- "bundle exec rake db:create"