0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00

Update travis.yml - remove greenkeeper ref

- we no longer use greenkeeper, and are switching to renovate, so this is unnecessary
This commit is contained in:
Hannah Wolfe 2019-03-11 13:59:04 +00:00 committed by GitHub
parent 659c63c98a
commit 812986b215
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,10 +25,6 @@ matrix:
env: TEST_SUITE=lint env: TEST_SUITE=lint
fast_finish: true fast_finish: true
branches:
except:
- /^greenkeeper-.+$/
before_install: before_install:
- if [ $DB == "mysql" ]; then mysql -e 'create database ghost_testing'; fi - if [ $DB == "mysql" ]; then mysql -e 'create database ghost_testing'; fi
- curl -sSL https://dl.yarnpkg.com/debian/pubkey.gpg | sudo -E apt-key add - - curl -sSL https://dl.yarnpkg.com/debian/pubkey.gpg | sudo -E apt-key add -