Sha256: 0c9dc48c8f52bd7b9ff9c08971480e42fb5336efe2b0a12b6de57a3c3995c187
Contents?: true
Size: 326 Bytes
Versions: 23
Compression:
Stored size: 326 Bytes
Contents
# https://www.appveyor.com/docs/appveyor-yml/ version: "{build}" init: - git config --global core.autocrlf false # cloning the repository happens here install: - set PATH=C:\Ruby24-x64\bin;%PATH% - bundle install environment: LC_ALL: en_US.UTF-8 LANG: en_US.UTF-8 build: off test_script: - bundle exec rake
Version data entries
23 entries across 23 versions & 2 rubygems
Version | Path |
---|---|
u3d-1.0.16 | appveyor.yml |
u3d-1.0.15 | appveyor.yml |
u3d-1.0.14 | appveyor.yml |