forked from chef/omnibus
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.travis.yml
36 lines (35 loc) · 913 Bytes
/
.travis.yml
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
cache: bundler
language: ruby
dist: xenial
matrix:
include:
- rvm: 2.4.5
- rvm: 2.5.5
- rvm: 2.6.2
- rvm: ruby-head
allow_failures:
- rvm: ruby-head
bundler_args: "--jobs 7 --without docs debug"
branches:
only:
- 2.0-stable
- 3.0-stable
- master
before_install:
- gem --version
- rvm @global do gem uninstall bundler -a -x -I || true
- gem install bundler
- bundle --version
- rm -f .bundle/config
before_script:
- git config --global user.email "[email protected]"
- git config --global user.name "Pink Panther"
script: bundle exec rake travis:ci
notifications:
slack:
on_change: true
on_failure: true
on_success: false
on_pull_requests: false
rooms:
secure: udLCoBl71xJBsW3P+YqZbA5xfaB8l4IIF6SKEXpjIUYNYyP6m77uoY9PZ/M/5EN1ojPXDxsZ6SiPEJifVpkX5Hqd0eu1MwWyRXvOwiDf/nkg2Y3mqwUQRb3LDYWZxPn+xp5mHePe3mvTICR1zH49yx7fdZs8Qvzhh3Lno/w/qZ4=