diff options
Diffstat (limited to '.ci/gcc.sh')
-rw-r--r-- | .ci/gcc.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.ci/gcc.sh b/.ci/gcc.sh index 842e34405a..57ff52ee49 100644 --- a/.ci/gcc.sh +++ b/.ci/gcc.sh @@ -2,8 +2,6 @@ set_environment /opt/neovim-deps/64 -install_functional_test_deps - sudo pip install cpp-coveralls sudo apt-get install valgrind |