Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8391556
.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
---
dist
:
xenial
language
:
ruby
cache
:
bundler
before_install
:
-
gem update --system
-
gem update bundler
-
bundle --version
script
:
-
'bundle
exec
rake
$CHECK'
matrix
:
fast_finish
:
true
include
:
-
rvm
:
2.4.4
bundler_args
:
--without system_tests development release
env
:
PUPPET_VERSION="~> 5.0" CHECK=test
-
rvm
:
2.5.3
bundler_args
:
--without system_tests development release
env
:
PUPPET_VERSION="~> 6.0" CHECK=test_with_coveralls
-
rvm
:
2.5.3
bundler_args
:
--without system_tests development release
env
:
PUPPET_VERSION="~> 6.0" CHECK=rubocop
-
rvm
:
2.4.4
bundler_args
:
--without system_tests development release
env
:
PUPPET_VERSION="~> 5.0" CHECK=build DEPLOY_TO_FORGE=yes
-
rvm
:
2.5.3
bundler_args
:
--without development release
env
:
PUPPET_INSTALL_TYPE=agent BEAKER_IS_PE=no BEAKER_PUPPET_COLLECTION=puppet5 BEAKER_debug=true BEAKER_setfile=ubuntu1604-64 BEAKER_HYPERVISOR=docker CHECK=beaker
services
:
docker
-
rvm
:
2.5.3
bundler_args
:
--without development release
env
:
PUPPET_INSTALL_TYPE=agent BEAKER_IS_PE=no BEAKER_PUPPET_COLLECTION=puppet6 BEAKER_debug=true BEAKER_setfile=ubuntu1604-64 BEAKER_HYPERVISOR=docker CHECK=beaker
services
:
docker
-
rvm
:
2.5.3
bundler_args
:
--without development release
env
:
PUPPET_INSTALL_TYPE=agent BEAKER_IS_PE=no BEAKER_PUPPET_COLLECTION=puppet5 BEAKER_debug=true BEAKER_setfile=centos7-64 BEAKER_HYPERVISOR=docker CHECK=beaker
services
:
docker
-
rvm
:
2.5.3
bundler_args
:
--without development release
env
:
PUPPET_INSTALL_TYPE=agent BEAKER_IS_PE=no BEAKER_PUPPET_COLLECTION=puppet6 BEAKER_debug=true BEAKER_setfile=centos7-64 BEAKER_HYPERVISOR=docker CHECK=beaker
services
:
docker
branches
:
only
:
-
master
-
/^v\d/
notifications
:
email
:
false
irc
:
on_success
:
always
on_failure
:
always
channels
:
-
"chat.freenode.org#voxpupuli-notifications"
deploy
:
provider
:
puppetforge
user
:
puppet
password
:
secure
:
"C+dXd27/doW1JnKqv+UDHL6/HBI5Te+xGsaoPkqhpO4iXfMxJrTi6sBWaEuyNTeHIwN8wOWHaW9qKEqTuYZ0/k+k3SWFmZpi3jSh79Y8WDoYK7+DsbKQ6xZy54Sh56YIYXfkaLQYYYrqKKksZ57h/NYU/hzu9h8oH+PnXfGT6i/KH9C4z8IR9qTxIiErrJHUMni9CryTTbtGV9pIj0QTZP+OQLoE660J8/uMsfTQDK9/NqQ2nsTaQ12SS9xg6MmmOX7W4NhRrOyIi0sd7eR0dRIoVf0TwfYhw8Yi4aDuTZIHNtcHiyfAVsvh3RpAr5d01GjXEr5lj0XyBOu8t1U3BzPU7LrJRrwE+ZmP72L39vrT7rmDRz9pDU7fVIOiRtqRLEJRDIW4I2ISkwBdzFKX8UTozTkPEmt9Iy+uKX5n2y8re2KFaseXWxTeVJbHh+DsJQ/hWsUNrHcl2dKmtgo7xHSonmevnATVV1vUbwvswm1oEiAFRdhF4gNdC8I6OGlVzmzwMbwqiGUk/nRBQeMEbyeRQV54QV3zteuBiHc8neQPR+QiD7diR2d4JhmDbr6xop+Bat2SVQqLg2IdAJ/Qu1Aor7mxhmPqiz35SWkbaaoDJYbWrCBeQ+jos4s2jCDY7OJEXW8ng9gPO71W/lcybMWzihUw6fA9w/riHe37Ez0="
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, 6:46 PM (14 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3290028
Attached To
R142 puppet-puppet-grafana
Event Timeline
Log In to Comment