-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.travis.yml
More file actions
29 lines (29 loc) · 1.54 KB
/
.travis.yml
File metadata and controls
29 lines (29 loc) · 1.54 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
#This file is generated by ModuleSync, do not edit.
---
sudo: false
language: ruby
cache: bundler
script: "bundle exec rake release_checks"
#Inserting below due to the following issue: https://github.com/travis-ci/travis-ci/issues/3531#issuecomment-88311203
before_install:
- gem update bundler
matrix:
fast_finish: true
include:
- rvm: 2.1.10
bundler_args: --without system_tests
env: PUPPET_GEM_VERSION="~> 4.0"
- rvm: 2.3.1
bundler_args: --without system_tests
env: PUPPET_GEM_VERSION="~> 4.0"
- rvm: 2.3.1
bundler_args: --without system_tests
env: PUPPET_GEM_VERSION="~> 5.0"
notifications:
email: false
slack:
template:
- "Build <%{build_url}|#%{build_number}> (<%{compare_url}|%{commit}>) of %{repository_slug}@%{branch} by %{author} %{result} in %{duration}"
- 'Commit message : %{commit_message}'
rooms:
secure: "TwWVwsa08fYnuR+4XOFh6orkfr1drJV2fQcpRmGrmmX8gRUkJ5UokIzjWIXmuxrN0ryMFkGAVrqiUTX9IzSZBM4sicebVsGakO/f6eCunHiq/jKxMN0qfpeNXYkOBSaLpKsuG3mZ/uEVJYq/F7LC7/3APN6u6HAhSwOOgtKUty8XthUCAYYRh+jyQTxl7/oYO3oi0EwHj3SRqIj/dcOLDYOHUNTzeiI490TSIbeY3ALb8CjmBWx+JLTULQNmbxylmOhHrOLz4BTfJUwK1e5TgCJSEz7VNNVjVesFgIpAgbok1mO3hn/cM9j7MBxN35/Q7a+4xpimHcrwCerwJ+jECKmjMFgzNMFEWSLYGbfrW1ybj+9qBiqq7u+vFFchb09drrMw8IV9ZCcSfPaziDNn8OwXUXUrc4Gjz6UuraooxKJNmSe1R8KbdZHh+Soi5WbP37j0kmvmAaWgc1hRKkJT8cq0Rpb3L91D/8y9mYOHEGTr335jDz47Mj/Z9ArBuik8Uy+DnjdRtrhCnm/i+re5omH2LoiW/kp/SwRpo/yFggGnaWknfdJ4AOJFrnaOkTIWqWwdzvOmiJEn2NreyL3CzqaTbJAR56lFUJ43bNTvDrjY4jimruJ6/cgRKDrwcV7zX7odxpzD8fYOuFrJ+l2aTwWH4B74rCzUTmOG8JpcT5Y="