mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Merge pull request #2008 from rkh/patch-1
Update mruby-head installed on Travis CI
This commit is contained in:
@@ -5,3 +5,11 @@ install:
|
||||
|
||||
env: MRUBY_CONFIG=travis_config.rb
|
||||
script: "./minirake all test"
|
||||
|
||||
notifications:
|
||||
# Update mruby-head installed on Travis CI so other projects can test against it.
|
||||
webhooks:
|
||||
urls:
|
||||
- "https://rubies.travis-ci.org/rebuild/mruby-head"
|
||||
on_success: always
|
||||
on_failure: never
|
||||
|
||||
Reference in New Issue
Block a user