mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Remove gdbm related code from Travis CI
The related extensions have been removed. Related: https://github.com/ruby/ruby/pull/4619
This commit is contained in:
parent
c757c4e054
commit
41a48535d1
1 changed files with 0 additions and 2 deletions
|
@ -64,7 +64,6 @@ env:
|
|||
gcc-10
|
||||
g++-10
|
||||
libffi-dev
|
||||
libgdbm-dev
|
||||
libncurses-dev
|
||||
libncursesw5-dev
|
||||
libreadline-dev
|
||||
|
@ -110,7 +109,6 @@ env:
|
|||
libc6:armhf
|
||||
libstdc++-10-dev:armhf
|
||||
libffi-dev:armhf
|
||||
libgdbm-dev:armhf
|
||||
libncurses-dev:armhf
|
||||
libncursesw5-dev:armhf
|
||||
libreadline-dev:armhf
|
||||
|
|
Loading…
Reference in a new issue