master v0.1.0

Konstantin Haase authored and committed

Push event #6 passed

  • Ran for
  • Total time
The .travis.yml file used for this job is not available
Build Config
{
  "rvm": [
    "2.0.0",
    "2.1.0"
  ],
  "deploy": {
    "gem": "travis-cli-gh",
    "true": {
      "repo": "travis-ci/travis-cli-gh",
      "ruby": "2.0.0"
    },
    "api_key": {
      "secure": "AAZsdcsu1vs/T1e+zu6GQtsXjllJhQGxl2VpPFyEJCF2RamZTH13yEoZg1WhySDPhF9lG9tVh6XstK0AiC8Skui0g1UhrGLsyqF+AEqAHnSkdGudqV4OWUWXN78C12DZdWR1825k46ZQG7PVYIUpShN1Fu/VUNK+oK0Pydrk+vw="
    },
    "provider": "rubygems"
  },
  "script": "bundle exec rspec -bc",
  "language": "ruby"
}