Sha256: 91caf76fedc7ad1063ca65b3d8f933093e043c626d0f8b1efa1e20bff67180ac
Contents?: true
Size: 537 Bytes
Versions: 3
Compression:
Stored size: 537 Bytes
Contents
before_install: - sudo apt-get update - sudo apt-get install -y hunspell libhunspell-dev build-essential env: global: - CC_TEST_REPORTER_ID=c6f6f48c884645f1b5cf6adaccd1c837b19989c5b88e430e5c217ca93cbe07dd - COVERAGE=true before_script: - curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter - chmod +x ./cc-test-reporter - ./cc-test-reporter before-build script: "bundle exec rake alfonsox:test" after_script: - ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
alfonsox-0.2.6 | .travis.yml |
alfonsox-0.2.5 | .travis.yml |
alfonsox-0.1.1 | .travis.yml |