Sha256: 0036e62dd24bb790bb0d167501e73c8f481f098a348246518043ec92eb3df6db

Contents?: true

Size: 451 Bytes

Versions: 64

Compression:

Stored size: 451 Bytes

Contents

environment:
  HOME: $(HOMEDRIVE)$(HOMEPATH)
  GOPATH: $(HOME)\go
  PATH: $(PATH);$(GOPATH)\bin;$(HOME)\rebar;$(HOME)\gradle\bin

install:
  - bundle install

build_script:
  - rake build

# Prerequisites for running tests.
before_test:
  - rake install
  - bash --login -c "ci/install_godep.sh"
  - bash --login -c "ci/install_bower.sh"
  - bash --login -c "ci/install_rebar.sh"
  - bash --login -c "ci/install_gradle.sh"

test_script:
  - rake spec

Version data entries

64 entries across 64 versions & 2 rubygems

Version Path
license_finder-7.1.0 appveyor.yml
license_finder-7.0.1 appveyor.yml
license_finder-7.0.0 appveyor.yml
license_finder-6.15.0 appveyor.yml
gitlab-license_finder-6.14.2.1 appveyor.yml
license_finder-6.14.2 appveyor.yml
license_finder-6.14.1 appveyor.yml
license_finder-6.13.0 appveyor.yml
license_finder-6.12.2 appveyor.yml
license_finder-6.12.1 appveyor.yml
license_finder-6.12.0 appveyor.yml
license_finder-6.11.0 appveyor.yml
license_finder-6.10.1 appveyor.yml
license_finder-6.10.0 appveyor.yml
license_finder-6.9.0 appveyor.yml
license_finder-6.8.2 appveyor.yml
license_finder-6.8.1 appveyor.yml
license_finder-6.8.0 appveyor.yml
license_finder-6.7.0 appveyor.yml
license_finder-6.6.2 appveyor.yml