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