Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9124500
.travis.yml
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
810 B
Subscribers
None
.travis.yml
View Options
---
before_install
:
-
"openssl
aes-256-cbc
-K
$encrypted_aa8913b81047_key
-iv
$encrypted_aa8913b81047_iv
-in
.travis/secrets.tar.enc
-out
secrets.tar
-d"
bundler_args
:
"--without
development"
language
:
ruby
matrix
:
fast_finish
:
true
include
:
-
env
:
PUPPET_GEM_VERSION="3.8.4"
rvm
:
"1.9.3"
-
env
:
PUPPET_GEM_VERSION="3.8.4"
rvm
:
"2.1.5"
-
env
:
"PUPPET_GEM_VERSION=\"~>
4.0\"
STRICT_VARIABLES=\"yes\""
rvm
:
"2.1.6"
notifications
:
email
:
false
webhooks
:
on_failure
:
always
on_success
:
change
urls
:
-
"https://webhooks.gitter.im/e/3477acef6dd93b015c9b"
script
:
-
"bundle
exec
rake
lint"
-
"bundle
exec
rake
validate"
-
"bundle
exec
rake
spec
SPEC_OPTS='--format
documentation'"
-
"sh
.travis/acceptance.sh"
sudo
:
false
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jun 21, 7:12 PM (2 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3306617
Attached To
R208 puppet-puppet-cassandra
Event Timeline
Log In to Comment