Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8394804
.travis.yml
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
864 B
Subscribers
None
.travis.yml
View Options
---
dist
:
trusty
language
:
ruby
cache
:
bundler
before_install
:
-
bundle -v
-
rm -f Gemfile.lock
-
gem update --system $RUBYGEMS_VERSION
-
gem --version
-
bundle -v
script
:
-
'bundle
exec
rake
$CHECK'
bundler_args
:
--without system_tests
rvm
:
-
2.5.1
env
:
global
:
-
BEAKER_PUPPET_COLLECTION=puppet6 PUPPET_GEM_VERSION="~> 6.0"
matrix
:
fast_finish
:
true
include
:
-
env
:
CHECK="syntax lint metadata_lint check:symlinks check:git_ignore check:dot_underscore check:test_file rubocop"
-
env
:
CHECK=parallel_spec
-
env
:
PUPPET_GEM_VERSION="~> 5.0" CHECK=parallel_spec
rvm
:
2.4.4
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 4 2025, 7:29 PM (9 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3268464
Attached To
rSPHIT Hitch TLS proxy puppet module
Event Timeline
Log In to Comment