Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8391521
.travis.yml
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
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
:
1.9.3
env
:
PUPPET_VERSION="~> 3.0" STRICT_VARIABLES="yes" CHECK=test
-
rvm
:
1.9.3
env
:
PUPPET_VERSION="~> 3.0" STRICT_VARIABLES="yes" FUTURE_PARSER="yes" CHECK=test
-
rvm
:
2.1
env
:
PUPPET_VERSION="~> 3.0" STRICT_VARIABLES="yes" CHECK=test
-
rvm
:
2.1
env
:
PUPPET_VERSION="~> 4.0" STRICT_VARIABLES="yes" CHECK=test
-
rvm
:
2.2
env
:
PUPPET_VERSION="~> 4.0" STRICT_VARIABLES="yes" CHECK=test
-
rvm
:
2.3.1
env
:
PUPPET_VERSION="~> 4.0" STRICT_VARIABLES="yes" CHECK=rubocop
-
rvm
:
2.3.1
env
:
PUPPET_VERSION="~> 4.0" STRICT_VARIABLES="yes" CHECK=test
notifications
:
email
:
false
deploy
:
provider
:
puppetforge
user
:
puppet
password
:
secure
:
"IkrfAnec7ovZLMvhvXt8ZihyYdAJTC/nm7KDm4u2G/uD2NGaMdHNOAenkwIwC1vfCzHKcgC5u/lAYFrYvHpQpJW0kHLKnk1SpndfWX9kd5SlDDzEP5mJGjMZeTY6H9sV5fsB6Pt7l/sw5ACL/0bFDl0mYBnVhGv6UxZZ5xMQIUw="
on
:
tags
:
true
# all_branches is required to use tags
all_branches
:
true
# Only publish if our main Ruby target builds
rvm
:
2.2
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 4 2025, 6:45 PM (14 w, 15 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3360314
Attached To
rSPEXTL puppet-extlib
Event Timeline
Log In to Comment