mirror of
https://github.com/meineerde/rackstash.git
synced 2025-10-17 14:01:01 +00:00
Update JRuby 9.2.9.0 for appveyor
This commit is contained in:
parent
9e92e706bf
commit
849b319927
@ -9,7 +9,7 @@ environment:
|
||||
- RUBY_VERSION: "22-x64"
|
||||
- RUBY_VERSION: "21-x64"
|
||||
- RUBY_VERSION: trunk
|
||||
- RUBY_VERSION: jruby-9.2.6.0
|
||||
- RUBY_VERSION: jruby-9.2.9.0
|
||||
- RUBY_VERSION: jruby-9.1.17.0
|
||||
- RUBY_VERSION: jruby-9.0.5.0
|
||||
|
||||
@ -53,7 +53,7 @@ init:
|
||||
- bundle -v
|
||||
|
||||
install:
|
||||
# Create suotable directory for temporary files in tests
|
||||
# Create suitable directory for temporary files in tests
|
||||
- mkdir tmp
|
||||
- icacls tmp /inheritance:r /grant Everyone:F
|
||||
- set TMPDIR=tmp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user