Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8394607
.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
:
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=build FORGEDEPLOY=true
-
rvm
:
2.3.1
env
:
PUPPET_VERSION="~> 5.0" STRICT_VARIABLES="yes" CHECK=test
-
rvm
:
2.3.1
env
:
PUPPET_VERSION="~> 5.0" STRICT_VARIABLES="yes" CHECK=rubocop
notifications
:
email
:
false
deploy
:
provider
:
puppetforge
user
:
saz
password
:
secure
:
HOEacsz4i4p5Bagrotnyrst0TPMsbqlpfK8X2j/7ieGRqTJPuLx2yarz2ILHsEUnVPqlSJd4mDXabMZbPcpJlD/tJfNeoU1nVGUH+RX1BcXpakDeZrkraImDLjpnuw3ANtGgUpCFJlQLbYylHBA84RH/mZuroNhW5zi0polPz5M=
on
:
tags
:
true
all_branches
:
true
rvm
:
2.3.1
condition
:
"$FORGEDEPLOY
=
true"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jun 4, 7:26 PM (1 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3303246
Attached To
rSPSSH puppet-saz-ssh
Event Timeline
Log In to Comment