Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9338957
.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=build
-
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 FORGEDEPLOY=true
notifications
:
email
:
false
deploy
:
provider
:
puppetforge
user
:
saz
password
:
secure
:
C4J8p+WrF7CP7zlHoeHihcgW4Pqr0ZtXJdhgv/Jfap5uFEA46UMSROTT4FLrtbJJmwpOCXKSbV+965W752srd2KRBoIJ/rJv0dwZvbgcpcPc6zG13jPkor5eVtoU3lUCv+tscmnU/w4r9n98xogU3F2iKLZin7PcRdKPGjq1oF0=
on
:
tags
:
true
all_branches
:
true
rvm
:
2.3.1
condition
:
"$FORGEDEPLOY
=
true"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jul 4 2025, 9:17 AM (6 w, 14 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3370296
Attached To
rSPLOC puppet-saz-locales
Event Timeline
Log In to Comment