Skip to content

Commit

Permalink
Refactor .travis.yml to remove duplicated env: MRUBY_CONFIG.
Browse files Browse the repository at this point in the history
  • Loading branch information
junaruga committed Oct 5, 2018
1 parent 8392578 commit f38e6c6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit f38e6c6

Please sign in to comment.