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

fix matrix build in travis.yml

This commit is contained in:
Norbert Varzariu 2017-02-07 17:45:23 +01:00
parent a32ddcf208
commit a394973d4a

View File

@ -1,14 +1,13 @@
---
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'"
matrix:
fast_finish: true
include:
rvm: 2.1
env: PUPPET_GEM_VERSION="~> 4.0"
notifications:
email: false