Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8390896
.travis.yml
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1001 B
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
notifications
:
email
:
false
deploy
:
provider
:
puppetforge
user
:
saz
password
:
secure
:
DQ/x19HAzJkgKB8Gv/AKCouP7LguQtWjRI7AI/0sdDSUYHcMd1AffF0vtjXpOjIN0+HPHi117JKmmiUotWmCAOJOIhUsMcBQ9nTEQDwPMTrW14BDCOyCHzzN4EC5PbMVenMN6smy+8KGMiG0XoXsvk58PSMzSsjbVwLiZRASTr0=
on
:
tags
:
true
all_branches
:
true
rvm
:
2.3.1
condition
:
"$FORGEDEPLOY
=
true"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 4 2025, 6:36 PM (14 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3380306
Attached To
rSPRESO Manage /etc/resolv.conf with puppet
Event Timeline
Log In to Comment