Unverified Commit 42c5eda5 authored by Jonathan's avatar Jonathan Committed by GitHub
Browse files

Merge pull request #105 from djjudas21/disable_ci

Disable Travis CI for now, as it doesn't currently work
parents f2813391 e8382afc
Loading
Loading
Loading
Loading

.travis.yml

deleted100644 → 0
+0 −14
Original line number Diff line number Diff line
branches:
script: "bundle exec rake spec SPEC_OPTS='--format documentation'"
bundler_args: --without development

rvm:
- 1.9.3
- 2.0.0
- 2.1.5
- 2.2.0
env:
  matrix:
    - PUPPET_GEM_VERSION="~> 3.2"
    - PUPPET_GEM_VERSION="~> 3.7"