forked from chef/omnibus
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.travis.yml
28 lines (24 loc) · 943 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
rvm:
- 1.9.3
- 2.0.0
- 2.1
bundler_args: --jobs 7 --without docs local
branches:
only:
- 2.0-stable
- 3.0-stable
- master
script: bundle exec rake travis:ci
notifications:
hipchat:
on_change: true
on_failure: true
on_success: false
on_pull_requests: false
rooms:
# Build Statuses
- secure: JdLOITSPHW5xk8eoFOmH1Js5PT6iFgswUG8fIqNq69ie2Qws2K58hPDR6HW2NBEsBb7dW1S5jT6V9RHhm0ykekvEJVa5AjebO3EsZa+Cu/VahFMg4DL+SGYgKlKrZQosd+EgVQQ3C9gj0dApGtKqf2Ej7RNESwCPY8SOduTC6d8=
# Release Engineering
- secure: PmOaqp2DFyy79VpCuvSYILblK6tP0eDa9fDG9X2j+wggoosBkmlGfnSxp3A2TXlUyK62mr6/B89dRkL2aDWTJ/gqaZ34Elx2rV5S2A5YJIx9stA2+4iXeSlOF2YMNKGwBVmF/kp/nNoG2FqUkUBrRurWAOXZnwxKIhQ7+kLVb/0=
# Omnibus
- secure: urWu6Qp271NbLtEj5yOapeQHM810cMgIO+d9BiNmg+iCNwX+cJWAUumsxS7/V+B3+FJdGwGaCbh5ji5FnBaMh8+DrzNobArGkRgUnAUvf7SABhXAEvMp4mEkIhun2JiFAoy0bAys5xmRRb5+g6Nsu6zP4Ev747O1K1Awgd7UtW4=