From: Mike Frysinger Date: Sun, 17 Feb 2019 23:25:50 +0000 (-0500) Subject: travis: test against versions 2.27 through 2.31.1 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=7e33f28df198c46764021ed14408bd262751e148;p=elf2flt.git travis: test against versions 2.27 through 2.31.1 Signed-off-by: Mike Frysinger --- diff --git a/travis/main.sh b/travis/main.sh index c70c505..d6d81f9 100755 --- a/travis/main.sh +++ b/travis/main.sh @@ -9,6 +9,11 @@ BINUTILS_VERS=( 2.25.1 2.26.1 + 2.27 + 2.28.1 + 2.29.1 + 2.30 + 2.31.1 ) build_one() {