1
0
Fork 0
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:
Joshua Peek 2015-03-23 10:29:19 -07:00
parent 2585d0a015
commit 1aa9be58d5

View file

@ -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