* .travis.yml: update unicode data, bundled gems, extlibs, and so on.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51805 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
usa 2015-09-09 02:10:46 +00:00
parent 2f227df3f9
commit 852c345470

View File

@ -62,6 +62,7 @@ before_script:
- "make reconfig"
- "cp -pr config.status .ext/include config_2nd"
- "diff -ru config_1st config_2nd"
- "make after-update"
- "make -s $JOBS encs"
- "make -s $JOBS exts"
- "make update-rubyspec"