update gitlab ci config

This commit is contained in:
James Lopez
2016-02-03 15:47:59 +01:00
parent 0e78912491
commit 26ae450dfa
+1 -1
View File
@@ -183,7 +183,7 @@ spinach:ruby21:
notify:slack:
stage: notifications
script:
- bundle exec rake ci:slack
- bundle exec rake ci:slack:error
when: on_failure
# only:
# - master