ruby-changes:33607
From: naruse <ko1@a...>
Date: Wed, 23 Apr 2014 14:01:13 +0900 (JST)
Subject: [ruby-changes:33607] naruse:r45688 (trunk): travis doesn't have /proc/version_signature
naruse 2014-04-23 14:01:05 +0900 (Wed, 23 Apr 2014) New Revision: 45688 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=45688 Log: travis doesn't have /proc/version_signature Modified files: trunk/.travis.yml Index: .travis.yml =================================================================== --- .travis.yml (revision 45687) +++ .travis.yml (revision 45688) @@ -39,7 +39,6 @@ install: "sudo apt-get -qq build-dep rub https://github.com/ruby/ruby/blob/trunk/.travis.yml#L39 # enough for Travis to shut down the VM as being stalled. before_script: - "uname -a" - - "cat /proc/version_signature" - "make -f common.mk BASERUBY=ruby srcdir=. update-config_files" - "autoconf" - "mkdir config_1st config_2nd" -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/