aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-09-09 02:10:46 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-09-09 02:10:46 +0000
commit852c345470c05a12cdb339247cb580aa0c108fb8 (patch)
tree1624aa53171c516839d9aded4d5abf1d6bc0028d /.travis.yml
parent2f227df3f93a146ae74b061ab359c8cdcf060d35 (diff)
downloadruby-852c345470c05a12cdb339247cb580aa0c108fb8.tar.gz
* .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
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index b4d08e4359..8f6719fa55 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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"