Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8391270
.travis.yml
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
778 B
Subscribers
None
.travis.yml
View Options
---
sudo
:
false
language
:
ruby
matrix
:
fast_finish
:
true
include
:
-
rvm
:
1.9.3
env
:
PUPPET_GEM_VERSION="~> 3.8.0"
-
rvm
:
2.1.5
env
:
PUPPET_GEM_VERSION="~> 3.0"
-
rvm
:
2.1.6
env
:
PUPPET_GEM_VERSION="~> 4.0"
-
rvm
:
2.1.9
env
:
PUPPET_GEM_VERSION="~> 4.0"
-
rvm
:
2.2
env
:
PUPPET_GEM_VERSION="~> 4.0"
-
rvm
:
2.3.1
env
:
PUPPET_GEM_VERSION="~> 4.0"
-
rvm
:
2.4.1
env
:
PUPPET_GEM_VERSION="~> 4.0"
-
rvm
:
2.4.1
env
:
PUPPET_GEM_VERSION="~> 5.0" CHECK="rubocop"
script
:
-
'bundle
exec
rake
spec
$CHECK'
bundler_args
:
--without system_tests
cache
:
bundler
before_install
:
-
bundle -v
-
rm Gemfile.lock .gemfile.lock || true
-
gem update --system
-
gem update bundler
-
gem --version
-
bundle -v
notifications
:
email
:
false
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 4 2025, 6:41 PM (14 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3289626
Attached To
rSPDC Manage entries in the Debian debconf database with Puppet
Event Timeline
Log In to Comment