Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8391975
.travis.yml
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
4 KB
Subscribers
None
.travis.yml
View Options
---
sudo
:
false
dist
:
trusty
language
:
ruby
cache
:
bundler
# related to https://github.com/rubygems/rubygems/issues/2123
before_install
:
-
'rm
-f
Gemfile.lock'
-
'gem
update
--system'
-
'gem
install
bundler'
script
:
-
'bundle
exec
rake
$CHECK'
matrix
:
fast_finish
:
true
include
:
-
rvm
:
2.1.9
bundler_args
:
--without system_tests development release
env
:
PUPPET_VERSION="~> 4.0" CHECK=test PARALLEL_TEST_PROCESSORS=12
-
rvm
:
2.4.4
bundler_args
:
--without system_tests development release
env
:
PUPPET_VERSION="~> 5.0" CHECK=test
-
rvm
:
2.5.1
bundler_args
:
--without system_tests development release
env
:
PUPPET_VERSION="~> 5.0" CHECK=test_with_coveralls
-
rvm
:
2.4.4
bundler_args
:
--without system_tests development release
env
:
PUPPET_VERSION="~> 5.0" CHECK=rubocop
-
rvm
:
2.5.1
bundler_args
:
--without system_tests development release
env
:
PUPPET_VERSION="~> 5.0" CHECK=build DEPLOY_TO_FORGE=yes
-
rvm
:
2.5.1
bundler_args
:
--without development release
dist
:
trusty
env
:
PUPPET_INSTALL_TYPE=agent BEAKER_PUPPET_COLLECTION=puppet5 BEAKER_debug=true BEAKER_setfile=ubuntu1604-64{hypervisor=docker} CHECK=beaker
script
:
bundle exec rspec spec/acceptance/php56_spec.rb
services
:
docker
sudo
:
required
-
rvm
:
2.5.1
bundler_args
:
--without development release
dist
:
trusty
env
:
PUPPET_INSTALL_TYPE=agent BEAKER_PUPPET_COLLECTION=puppet5 BEAKER_debug=true BEAKER_setfile=ubuntu1404-64{hypervisor=docker} CHECK=beaker
script
:
bundle exec rspec spec/acceptance/php56_spec.rb
services
:
docker
sudo
:
required
-
rvm
:
2.5.1
bundler_args
:
--without development release
dist
:
trusty
env
:
PUPPET_INSTALL_TYPE=agent BEAKER_PUPPET_COLLECTION=puppet5 BEAKER_debug=true BEAKER_setfile=centos7-64{hypervisor=docker} CHECK=beaker
script
:
bundle exec rspec spec/acceptance/php56_spec.rb
services
:
docker
sudo
:
required
-
rvm
:
2.5.1
bundler_args
:
--without development release
dist
:
trusty
env
:
PUPPET_INSTALL_TYPE=agent BEAKER_PUPPET_COLLECTION=puppet5 BEAKER_debug=true BEAKER_setfile=debian7-64{hypervisor=docker} CHECK=beaker
script
:
bundle exec rspec spec/acceptance/php56_spec.rb
services
:
docker
sudo
:
required
-
rvm
:
2.5.1
bundler_args
:
--without development release
dist
:
trusty
env
:
PUPPET_INSTALL_TYPE=agent BEAKER_PUPPET_COLLECTION=puppet5 BEAKER_debug=true BEAKER_setfile=ubuntu1604-64{hypervisor=docker} CHECK=beaker
script
:
bundle exec rspec spec/acceptance/php_spec.rb
services
:
docker
sudo
:
required
-
rvm
:
2.5.1
bundler_args
:
--without development release
dist
:
trusty
env
:
PUPPET_INSTALL_TYPE=agent BEAKER_PUPPET_COLLECTION=puppet5 BEAKER_debug=true BEAKER_setfile=ubuntu1404-64{hypervisor=docker} CHECK=beaker
script
:
bundle exec rspec spec/acceptance/php_spec.rb
services
:
docker
sudo
:
required
-
rvm
:
2.5.1
bundler_args
:
--without development release
dist
:
trusty
env
:
PUPPET_INSTALL_TYPE=agent BEAKER_PUPPET_COLLECTION=puppet5 BEAKER_debug=true BEAKER_setfile=centos7-64{hypervisor=docker} CHECK=beaker
script
:
bundle exec rspec spec/acceptance/php_spec.rb
services
:
docker
sudo
:
required
-
rvm
:
2.5.1
bundler_args
:
--without development release
dist
:
trusty
env
:
PUPPET_INSTALL_TYPE=agent BEAKER_PUPPET_COLLECTION=puppet5 BEAKER_debug=true BEAKER_setfile=debian9-64{hypervisor=docker} CHECK=beaker
script
:
bundle exec rspec spec/acceptance/php_spec.rb
services
:
docker
sudo
:
required
-
rvm
:
2.5.1
bundler_args
:
--without development release
dist
:
trusty
env
:
PUPPET_INSTALL_TYPE=agent BEAKER_PUPPET_COLLECTION=puppet5 BEAKER_debug=true BEAKER_setfile=debian8-64{hypervisor=docker} CHECK=beaker
script
:
bundle exec rspec spec/acceptance/php_spec.rb
services
:
docker
sudo
:
required
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
:
"GOhttACuJt+3s38m4WnW5RuTgwqaAoeEQnNT+X1Ukn7KdcIk4KV8NzYU/CC0VIm8lUOnBWYJKEC4ixX/J/4Wbxox2RAoKMQrO++L0DB1zTCJnq9SfoUBMaQhXvLu+PbxAR0p3P47ozra0C+pOWDpOaxT9ecufrPQt9W9Z4aY/bs="
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:52 PM (12 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3274780
Attached To
R140 puppet-puppet-php
Event Timeline
Log In to Comment