Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8394449
.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
# linter: http://lint.travis-ci.org/
language
:
ruby
sudo
:
false
bundler_args
:
--without development
cache
:
bundler
:
true
directories
:
-
$HOME/librarian-puppet
script
:
-
RAKE_ENV=ci bundle exec puppet --version
-
RAKE_ENV=ci bundle exec rake validate
-
RAKE_ENV=ci bundle exec rake spec
-
RAKE_ENV=ci bundle exec rake lint
rvm
:
-
2.2.10
-
2.3.7
-
2.4.4
env
:
global
:
-
LIBRARIAN_PUPPET_TMP="$HOME/librarian-puppet"
matrix
:
-
PUPPET_VERSION="~> 4.5.0" STRICT_VARIABLES=yes
-
PUPPET_VERSION="~> 4.6.0" STRICT_VARIABLES=yes
-
PUPPET_VERSION="~> 4.7.0" STRICT_VARIABLES=yes
-
PUPPET_VERSION="~> 4.8.0" STRICT_VARIABLES=yes
-
PUPPET_VERSION="~> 4.9.0" STRICT_VARIABLES=yes
-
PUPPET_VERSION="~> 4.10.0" STRICT_VARIABLES=yes
-
PUPPET_VERSION="~> 5.4.0" STRICT_VARIABLES=yes
matrix
:
include
:
-
rvm
:
2.4.0
dist
:
trusty
env
:
RAKE_ENV=ci BEAKER_debug=true BEAKER_set=default
script
:
bundle exec rake acceptance
services
:
docker
sudo
:
required
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jun 4, 7:25 PM (5 d, 7 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3249391
Attached To
R146 puppet-deric-zookeeper
Event Timeline
Log In to Comment