This repository was archived by the owner on Apr 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 26
Expand file tree
/
Copy path.travis.yml
More file actions
58 lines (58 loc) · 1.99 KB
/
Copy path.travis.yml
File metadata and controls
58 lines (58 loc) · 1.99 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
sudo: false
dist: trusty
language: ruby
cache: bundler
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.3.4
bundler_args: --without system_tests development
env: CHECK=test
- rvm: 2.4.1
bundler_args: --without system_tests development
env: CHECK=test
- rvm: 2.4.1
bundler_args: --without system_tests development
env: CHECK=build DEPLOY_TO_FORGE=yes
- rvm: 2.4.1
bundler_args: --without development
dist: trusty
env: PUPPET_INSTALL_TYPE=agent CHECK=beaker BEAKER_set=docker/centos-7
services: docker
sudo: required
- rvm: 2.4.1
bundler_args: --without development
dist: trusty
env: PUPPET_INSTALL_TYPE=agent CHECK=beaker BEAKER_set=docker/debian-8
services: docker
sudo: required
- rvm: 2.4.1
bundler_args: --without development
dist: trusty
env: PUPPET_INSTALL_TYPE=agent CHECK=beaker BEAKER_set=docker/ubuntu-16.04
services: docker
sudo: required
branches:
only:
- master
- "/^v\\d/"
notifications:
email: false
deploy:
provider: puppetforge
user: kogitoapp
on:
tags: true
all_branches: true
condition: "$DEPLOY_TO_FORGE = yes"
password:
secure: RWAHq5aX/xOzl35Jj3SRH3pYc92vZ6C6sJXEkAKIm7XpyDmnsp5KPoZHGFPeMiO3KLZI0dgCDgbWxlDqjd1iLLvaz8jFo4YJEA1d0jKC1DM2wnV4ppblRc0nxYyHs2VhaHmYwt6t+nxkY9NJmgh6ujYjZ8gszthORopOBtkf8C+CPKByoELIF9bjkRIu6+ge1NQlVQCbo1pTHCNXS0kzLTKzYbm130H6jVHjP0Ut/ANWucMapqUMIeDgmxAEMiEoID4QeM6gTFMq7IQvQ5rJLbeNuob29jY1o5tYCLJGqKGifpebNVIg/ywnSQZcpSJvyDZfPkCU42xmlDYYOPfsxTpPiFEqONyjNDcRWVQoJgaim3qdygwGzbTGZ2ONSr0c0wI+wbcp1L0ZkIElxL0acR9H9I5QE/v/qAEVNyIQiDQek5r5IEivYrEUBQ6yRa3w6IRcHM3SacqlabexnVbqTET4vCINSIUPwnIPpSqRxAvDXnLnaGe79VavLdL264Q8VpjB0ka20/b/vhVHcqQ5oFnZnYm92sN2waEcxqJ13LES17HdIgb0D7j+5/xqMze5HUas2vY5EFd9XJXQk1qg6cBf4qPnMWA4tjOT2gHbM3XW+1J8PYyQTOh4E6JvUvemaHY41N2WH8+L3/DKfEZgYRweaJQ+tFoXvpnp86SNBbc=