summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml3
-rw-r--r--ChangeLog5
2 files changed, 8 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 286342c1cc..991bfcad76 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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"
diff --git a/ChangeLog b/ChangeLog
index 571b18a2e1..e87b49bf8e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.