mirror of
https://github.com/neovim/neovim.git
synced 2025-09-08 20:38:18 +00:00
CI/travis: remove reference to non-exisiting script (#8366)
This commit is contained in:

committed by
Justin M. Keyes

parent
f8575fd1e4
commit
8abd677d82
@@ -91,7 +91,6 @@ install: ci/install.sh
|
|||||||
before_script: ci/before_script.sh
|
before_script: ci/before_script.sh
|
||||||
script: ci/script.sh
|
script: ci/script.sh
|
||||||
before_cache: ci/before_cache.sh
|
before_cache: ci/before_cache.sh
|
||||||
after_success: ci/after_success.sh
|
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
|
Reference in New Issue
Block a user