* .travis.yml (before-script): autoconf required.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33845 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
c36ee7bd38
commit
5606f11e36
@ -1,4 +1,5 @@
|
||||
# no installation...
|
||||
before-script: autoconf
|
||||
script: "configure && make all test"
|
||||
|
||||
branches:
|
||||
|
Loading…
x
Reference in New Issue
Block a user