mirror of
https://github.com/rails/execjs
synced 2023-03-27 23:21:20 -04:00
Test others on osx
This commit is contained in:
parent
e8f3047510
commit
5126f831a7
1 changed files with 4 additions and 0 deletions
|
@ -26,5 +26,9 @@ matrix:
|
|||
- rvm: jruby-19mode
|
||||
env: EXECJS_RUNTIME=RubyRhino
|
||||
|
||||
- os: osx
|
||||
env: EXECJS_RUNTIME=JavaScriptCore
|
||||
- os: osx
|
||||
env: EXECJS_RUNTIME=Node
|
||||
- os: osx
|
||||
env: EXECJS_RUNTIME=RubyRacer
|
||||
|
|
Loading…
Reference in a new issue