* .travis.yml (install): It seems tcl/tk is skipped in Travis

CI. Trying to fix the situation.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35735 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
shyouhei 2012-05-21 03:45:52 +00:00
Родитель fb2e6803b0
Коммит 51a929c66d
2 изменённых файлов: 8 добавлений и 0 удалений

Просмотреть файл

@ -1,4 +1,7 @@
# no installation...
# 1.9.1 is OK, since it is the most adopted version
install: "sudo apt-get build-dep ruby1.9.1"
before_script: autoconf
script: "./configure && make all test"

Просмотреть файл

@ -1,3 +1,8 @@
Mon May 21 12:44:11 2012 URABE Shyouhei <shyouhei@ruby-lang.org>
* .travis.yml (install): It seems tcl/tk is skipped in Travis
CI. Trying to fix the situation.
Mon May 21 12:11:25 2012 Nobuyoshi Nakada <nobu@ruby-lang.org>
* enc/depend (ENCOBJS): add dependencies.