Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8395882
.travis.yml
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Subscribers
None
.travis.yml
View Options
---
sudo
:
false
dist
:
trusty
language
:
ruby
cache
:
bundler
before_install
:
-
bundle -v
-
rm Gemfile.lock || true
-
gem update --system
-
gem update bundler
-
gem --version
-
bundle -v
script
:
-
'bundle
exec
rake
$CHECK'
matrix
:
fast_finish
:
true
include
:
-
rvm
:
2.1.9
bundler_args
:
--without system_tests development
env
:
PUPPET_VERSION="~> 4.0" CHECK=test
-
rvm
:
2.4.2
bundler_args
:
--without system_tests development
env
:
PUPPET_VERSION="~> 5.0" CHECK=test_with_coveralls
-
rvm
:
2.4.2
bundler_args
:
--without system_tests development
env
:
PUPPET_VERSION="~> 5.0" CHECK=rubocop
-
rvm
:
2.4.2
bundler_args
:
--without system_tests development
env
:
PUPPET_VERSION="~> 5.0" CHECK=build DEPLOY_TO_FORGE=yes
-
rvm
:
2.4.2
bundler_args
:
--without development
dist
:
trusty
env
:
PUPPET_INSTALL_TYPE=agent CHECK=acceptance BEAKER_debug=true BEAKER_set=docker/centos-7
services
:
docker
sudo
:
required
-
rvm
:
2.4.2
bundler_args
:
--without development
dist
:
trusty
env
:
PUPPET_INSTALL_TYPE=agent CHECK=acceptance BEAKER_debug=true BEAKER_set=docker/ubuntu-16.04
services
:
docker
sudo
:
required
-
rvm
:
2.4.2
bundler_args
:
--without development
dist
:
trusty
env
:
PUPPET_INSTALL_TYPE=agent CHECK=acceptance BEAKER_debug=true BEAKER_set=docker/ubuntu-14.04
services
:
docker
sudo
:
required
-
rvm
:
2.4.2
bundler_args
:
--without development
dist
:
trusty
env
:
PUPPET_INSTALL_TYPE=agent CHECK=acceptance BEAKER_debug=true BEAKER_set=docker/debian-8
services
:
docker
sudo
:
required
branches
:
only
:
-
master
-
/^v\d/
notifications
:
email
:
false
deploy
:
provider
:
puppetforge
user
:
puppet
password
:
secure
:
"JquGPtLafZM/F6sNke12hW2VlKIn5yKfTXh/iAVIOLG/GLi2Om7enhvxl81nuyu1qjeXqMla+6WUKqWHu1s5odzI6JRjaWjdikxwcwuU464h3Fg8r3/enDlZtL6VWbLGQf0pqiaNNKlRl/2P9dYTCx8cbgAUPTqNIGY1Hf/V0oSIXRV1L3DbtDa0Qt5e3WOC0oAHYjoMLDFx/LhAUoFH6h5VGmM2hiuw641OE1PdZcdzkD64xFUpOSuFP7hknNyeGMftr+ZtwH3oymKHhpeH4IYJIiuI74+HEUtSzNsh+8Ok35gRZz3hgab4YmGjbJIVR2BiMIIghbD41Izcp2FmH4mMqkfJx5slLv/uoAtVeyyOgFOz9rcGuGlQE6mFXDeAWTNeXMQdnTEZGiwj7/sKYzbfdRKiPquGqr//so7RiN+0QwO+9MJoQuwZDhIsHsr1EEJhkA9kLy/gZpOD54Ef4w3EcRzu76grxRMzEgwLTOYFKVKIuXUY4y0u6SV/uJeoi80Ke5fCwfGRG/U1heWto2sns5LhEkV+nfH31iM5BLzMLYukuTgX9CJRje22+s/gL8bvXvD6LCQ0bckzZI8Pq+g1w41iILXRYJ7kJsjFszdDG8pQPk1rM5ZNHl+CNq1u7wXEci2ND0b9WQu2QDcOH8eGtasPaVFX+2LBhpaw0k0="
on
:
tags
:
true
# all_branches is required to use tags
all_branches
:
true
# Only publish the build marked with "DEPLOY_TO_FORGE"
condition
:
"$DEPLOY_TO_FORGE
=
yes"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 4 2025, 7:46 PM (12 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3280347
Attached To
R141 puppet-puppet-prometheus
Event Timeline
Log In to Comment