1
0
mirror of https://github.com/krislamo/puppet-rsnapshot synced 2024-11-10 00:00:35 +00:00

add fixed ruby version to travis.yml

This commit is contained in:
Norbert Varzariu 2017-02-07 17:33:01 +01:00
parent 75e778ad9c
commit c6b7caefb7
3 changed files with 6 additions and 2 deletions

2
.gitignore vendored
View File

@ -1,2 +1,4 @@
.bundle
Gemfile.lock
pkg/
vendor/

View File

@ -10,3 +10,7 @@ matrix:
env: PUPPET_GEM_VERSION="~> 4.0"
notifications:
email: false
language: ruby
rvm:
- 2.1
- jruby

View File

@ -1,7 +1,5 @@
# rsnapshot
## NOTE: ! Configuration for backup_scripts changed with version 0.4.0 (it was pretty useless in prior versions) !
#### Table of Contents
1. [Overview](#overview)