🔥 Remove deprecated GHOST_NODE_VERSION_CHECK (#8533)

no issue

- removes the deprected `GHOST_NODE_VERSION_CHECK` from `travis.yml`
- `GHOST_NODE_VERSION_CHECK` was removed a couple of month ago
This commit is contained in:
Aileen Nowak 2017-06-07 14:51:15 +07:00 committed by Katharina Irrgang
parent 3996b5debb
commit 4f9549fd7d

View File

@ -21,7 +21,6 @@ addons:
env:
global:
- GITHUB_OAUTH_KEY=003a44d58f12089d0c0261338298af3813330949
- GHOST_NODE_VERSION_CHECK=false
matrix:
- DB=sqlite3 NODE_ENV=testing
- DB=mysql NODE_ENV=testing-mysql