diff options
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index dac458608..2a2c3d5c4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,6 +26,7 @@ before_install: - sudo apt-get -y install `cut -d " " -f 1 config/packages | egrep -v "(^#|wkhtml|bundler|^ruby$|^ruby1.8$|^rubygems$|^rake)"` - RAILS_ENV=test ./script/rails-post-deploy - RAILS_ENV=test ./script/update-xapian-index +install: echo 'Bundle installed through script/rails-post-deploy' notifications: irc: "irc.freenode.org#alaveteli" email: |