Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8394773
.travis.yml
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1003 B
Subscribers
None
.travis.yml
View Options
sudo
:
false
language
:
ruby
cache
:
bundler
bundler_args
:
--without system_tests development
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.2
env
:
PUPPET_VERSION="~> 4.7" STRICT_VARIABLES="yes" CHECK=test
-
rvm
:
2.4.4
env
:
PUPPET_VERSION="~> 5.0" STRICT_VARIABLES="yes" CHECK=test
-
rvm
:
2.3.1
env
:
PUPPET_VERSION="~> 4.7" STRICT_VARIABLES="yes" CHECK=rubocop
-
rvm
:
2.3.1
env
:
PUPPET_VERSION="~> 4.7" STRICT_VARIABLES="yes" CHECK=build FORGEDEPLOY=true
notifications
:
email
:
false
deploy
:
provider
:
puppetforge
user
:
saz
password
:
secure
:
VlSGdU3hHTPHYe+++BOrnVcZE8rFHEYtByHoymvbf++dZaGv1RgCYVGr2Vn33gaT/h4hho8rgRyep5F6sHJaDPZUprJ5WU3I/TnbQrm13C521Z2+PP5jhEjG9rMHze4+4vDVKdO8K9x0zErGDwHaf6+QF5lQH6ewIykLWXl0DRA=
on
:
tags
:
true
all_branches
:
true
rvm
:
2.3.1
condition
:
"$FORGEDEPLOY
=
true"
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
3370236
Attached To
rSPTZ Manage timezone settings via Puppet
Event Timeline
Log In to Comment