mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* .travis.yml (before_script): wrong name, sorry.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33846 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
5606f11e36
commit
474635843b
2 changed files with 5 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# no installation...
|
||||
before-script: autoconf
|
||||
before_script: autoconf
|
||||
script: "configure && make all test"
|
||||
|
||||
branches:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue