summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-09-08 09:31:18 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-09-08 09:31:18 +0000
commitea005c47faf3563b7fc9a3f92525a05e745df033 (patch)
tree3e3deb0506679fef669b8af2d8070c61728c8a1c /.travis.yml
parent583ae60897452ff48d3d4a986a0604b4b519be91 (diff)
.travis.yml: revert.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36924 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 4b236e7bbb..582835a594 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -42,7 +42,7 @@ before_script:
- "./configure --with-gcc=$CC"
- "make -sj encs"
- "make -sj exts"
-script: "make test TESTOPTS=-v"
+script: "make test"
# Branch matrix. Not all branches are Travis-ready so we limit branches here.
branches: