Merge pull request #281 from puppetlabs/msync_MODULES-6339
(maint) modulesync 65530a4 Update Travis
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,4 +1,4 @@
|
||||
#This file is generated by ModuleSync, do not edit.Z
|
||||
# This file is generated by ModuleSync, do not edit.
|
||||
*.iml
|
||||
.*.sw[op]
|
||||
.DS_Store
|
||||
|
||||
@@ -4,9 +4,6 @@ sudo: false
|
||||
language: ruby
|
||||
cache: bundler
|
||||
script: "bundle exec rake release_checks"
|
||||
#Inserting below due to the following issue: https://github.com/travis-ci/travis-ci/issues/3531#issuecomment-88311203
|
||||
before_install:
|
||||
- gem update bundler
|
||||
matrix:
|
||||
fast_finish: true
|
||||
include:
|
||||
|
||||
Reference in New Issue
Block a user