travis-ci / travis-rubies

my rubies, let me show you them
http://rubies.travis-ci.org/
MIT License
42 stars 29 forks source link

ruby-head for Ubuntu 14.04 and Ubuntu 12.04 have not been updated since Sep 7th #38

Closed yahonda closed 7 years ago

yahonda commented 7 years ago

ruby-head for Ubuntu 14.04 and Ubuntu 12.04 have not been updated since Sep 7th.

Looks like there is a SyntaxError reported https://travis-ci.org/travis-ci/travis-rubies/jobs/286112289

$ travis_retry rvm ruby-head-clang do bundle install

/home/travis/.rvm/gems/ruby-head-clang/bin/bundle:23:in `load': /home/travis/.rvm/rubies/ruby-head-clang/lib/ruby/gems/2.5.0/gems/bundler-1.15.4/exe/bundle:4: syntax error, unexpected tSTRING_BEG, expecting keyword_do or '{' or '(' (SyntaxError)

exec "$bindir/ruby" -x "$0" "$@"
yahonda commented 7 years ago

Both ruby-head have been updated.

ruby-head
13.98 MiB, 2017-10-12 16:33:37 UTC
Ubuntu 14.04, x86_64
ruby-head
15.58 MiB, 2017-10-12 16:28:53 UTC
Ubuntu 12.04, x86_64

Closing. Thanks!