Unverified Commit 0bd3a67d authored by Yukihiro "Matz" Matsumoto's avatar Yukihiro "Matz" Matsumoto Committed by GitHub

Merge pull request #4898 from shuujii/refine-.travis.yml

Refine `.travis.yml`
parents 572958ec 5974d53a
...@@ -9,11 +9,6 @@ matrix: ...@@ -9,11 +9,6 @@ matrix:
- os: osx - os: osx
osx_image: xcode7.1 osx_image: xcode7.1
addons:
apt:
packages:
- gperf
env: env:
- MRUBY_CONFIG=travis_config.rb - MRUBY_CONFIG=travis_config.rb
script: "./minirake -j4 all test" script: "rake -m -E '$stdout.sync=true' all test"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment