Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8391238
.travis.yml
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Subscribers
None
.travis.yml
View Options
---
sudo
:
false
language
:
ruby
cache
:
bundler
bundler_args
:
--without system_tests
addons
:
apt
:
sources
:
-
augeas
packages
:
-
libaugeas-dev
before_install
:
rm Gemfile.lock || true
script
:
-
'bundle
exec
rake
$CHECK'
matrix
:
fast_finish
:
true
include
:
-
rvm
:
1.9.3
env
:
PUPPET_VERSION="~> 3.0" STRICT_VARIABLES="yes" CHECK=test
-
rvm
:
2.1.8
env
:
PUPPET_VERSION="~> 3.0" STRICT_VARIABLES="yes" CHECK=test
-
rvm
:
1.9.3
env
:
PUPPET_VERSION="~> 3.0" STRICT_VARIABLES="yes" CHECK=test FUTURE_PARSER=yes
-
rvm
:
2.1.8
env
:
PUPPET_VERSION="~> 3.0" STRICT_VARIABLES="yes" CHECK=test FUTURE_PARSER=yes
-
rvm
:
2.1.8
env
:
PUPPET_VERSION="~> 4.0" STRICT_VARIABLES="yes" CHECK=test
-
rvm
:
2.2.4
env
:
PUPPET_VERSION="~> 4.0" STRICT_VARIABLES="yes" CHECK=test
-
rvm
:
2.2.4
env
:
PUPPET_VERSION="~> 4.0" STRICT_VARIABLES="yes" CHECK=rubocop
-
rvm
:
2.3.0
env
:
PUPPET_VERSION="~> 4.0" STRICT_VARIABLES="yes" CHECK=test
allow_failures
:
-
rvm
:
2.3.0
env
:
PUPPET_VERSION="~> 4.0" STRICT_VARIABLES="yes" CHECK=test
notifications
:
email
:
false
deploy
:
provider
:
puppetforge
user
:
puppet
password
:
secure
:
"S8pxtUQSCxezeHuMTOa2nmbOC1Ln37evcDBd6rcAPse4DhrwzdJ7Ijme2tE+cPcdyYgO66jL0wWUBNia+10vOoYs1mCMj3mUq2bgySRhML0CQxGIvKYu8R6PbijljSK7LYplD1THQRgFLyHQ+f4Mh7+8yFpjXSmxuAQMdCPfPv8="
on
:
tags
:
true
# all_branches is required to use tags
all_branches
:
true
# Only publish if our main Ruby target builds
rvm
:
1.9.3
condition
:
"$FUTURE_PARSER
=
yes"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 4 2025, 6:40 PM (14 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3398696
Attached To
R144 puppet-puppet-archive
Event Timeline
Log In to Comment