mirror of
https://github.com/krislamo/puppet-rsnapshot
synced 2025-09-23 03:19:29 +00:00
remove jruby from travis.yml
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
---
|
||||
sudo: false
|
||||
language: ruby
|
||||
rvm:
|
||||
- 2.1
|
||||
cache: bundler
|
||||
bundler_args: --without system_tests
|
||||
script: "bundle exec rake validate && bundle exec rake spec SPEC_OPTS='--format documentation'"
|
||||
@@ -10,6 +12,4 @@ matrix:
|
||||
env: PUPPET_GEM_VERSION="~> 4.0"
|
||||
notifications:
|
||||
email: false
|
||||
language: ruby
|
||||
rvm:
|
||||
- 2.1
|
||||
|
||||
|
Reference in New Issue
Block a user