mirror of
https://github.com/rails/execjs
synced 2023-03-27 23:21:20 -04:00
Test node on osx
This commit is contained in:
parent
2585d0a015
commit
1aa9be58d5
1 changed files with 4 additions and 0 deletions
|
@ -25,3 +25,7 @@ matrix:
|
|||
env: EXECJS_RUNTIME=Node
|
||||
- rvm: jruby-19mode
|
||||
env: EXECJS_RUNTIME=RubyRhino
|
||||
|
||||
- os: osx
|
||||
rvm: 2.2
|
||||
env: EXECJS_RUNTIME=Node
|
||||
|
|
Loading…
Reference in a new issue