Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9125998
.travis.yml
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
729 B
Subscribers
None
.travis.yml
View Options
---
sudo
:
false
dist
:
trusty
language
:
ruby
cache
:
bundler
before_install
:
-
bundle -v
-
rm -f Gemfile.lock
-
gem update --system
-
gem --version
-
bundle -v
script
:
-
'bundle
exec
rake
syntax
lint
metadata_lint
check:symlinks
check:git_ignore
check:dot_underscore
check:test_file
rubocop'
-
'bundle
exec
rake
parallel_spec'
bundler_args
:
rvm
:
-
2.4.4
env
:
-
PUPPET_GEM_VERSION="~> 4.0"
-
PUPPET_GEM_VERSION="~> 5.0"
-
PUPPET_GEM_VERSION="~> 6.0"
matrix
:
fast_finish
:
true
branches
:
only
:
-
master
-
/^v\d/
notifications
:
email
:
false
deploy
:
provider
:
puppetforge
user
:
puppet
password
:
secure
:
""
on
:
tags
:
true
all_branches
:
true
condition
:
"$DEPLOY_TO_FORGE
=
yes"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 21 2025, 9:34 PM (4 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3354413
Attached To
R205 puppet-puppetlabs-docker
Event Timeline
Log In to Comment