Run rake gensym before the build.

This commit is contained in:
Yukihiro "Matz" Matsumoto
2020-04-28 23:10:10 +09:00
parent 5738ed0474
commit d5c010422a
+1 -1
View File
@@ -8,4 +8,4 @@ env:
- MRUBY_CONFIG=travis_config.rb
script:
- rake -m && rake test
- rake gensym && rake -m && rake test