mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Merge pull request #4131 from junaruga/feature/ci-refactoring
Refactor .travis.yml to remove duplicated env: MRUBY_CONFIG.
This commit is contained in:
+1
-2
@@ -15,6 +15,5 @@ addons:
|
||||
- gperf
|
||||
|
||||
env:
|
||||
MRUBY_CONFIG=travis_config.rb
|
||||
env: MRUBY_CONFIG=travis_config.rb
|
||||
- MRUBY_CONFIG=travis_config.rb
|
||||
script: "./minirake -j4 all test"
|
||||
|
||||
Reference in New Issue
Block a user