Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mirror
rsyslog
Commits
5db6c9c2
Commit
5db6c9c2
authored
Aug 12, 2015
by
Tim Smith
Browse files
Add more platforms for travis
parent
0b5227a7
Changes
2
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
5db6c9c2
language
:
ruby
bundler_args
:
--without kitchen_vagrant --without development
rvm
:
-
2.1.1
-
2.0
-
2.1
-
2.2
before_install
:
-
echo -n $DO_KEY_CHUNK_{0..30} >> ~/.ssh/id_do.base64
-
cat ~/.ssh/id_do.base64 | tr -d ' ' | base64 --decode > ~/.ssh/id_do.pem
...
...
LICENSE
View file @
5db6c9c2
...
...
@@ -186,7 +186,7 @@ APPENDIX: How to apply the Apache License to your work.
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright
[yyyy] [name of copyright owner]
Copyright
2008-2015 Chef Software Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment