.travis.yml in jazzy-0.6.2 vs .travis.yml in jazzy-0.6.3
- old
+ new
@@ -3,10 +3,12 @@
only:
- master
git:
submodules: false
before_install: git submodule update --init --recursive
-script: bundle exec rake spec
+script:
+ - bundle exec rake spec
+ - bundle exec danger || true
notifications:
email: false
slack: realmio:vPdpsG9NLDo2DNlbqtcMAQuE
matrix:
include: