mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-30 01:42:29 +03:00
🔥 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:
parent
3996b5debb
commit
4f9549fd7d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user