travis 1.5.6.travis.304.4 → 1.5.6.travis.306.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +8 -8
- data/README.md +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
---
|
|
2
2
|
!binary "U0hBMQ==":
|
|
3
3
|
metadata.gz: !binary |-
|
|
4
|
-
|
|
4
|
+
MDM4ODQ0NWYyMDMxYWJiY2ZlYTAxNTgyMzc0OWEwNWYwNjFiMzVhZg==
|
|
5
5
|
data.tar.gz: !binary |-
|
|
6
|
-
|
|
6
|
+
NGNkMTkwMmVmYjZhNTgzNjNkNzZkN2IxMDgwZGI1YTIzNTlkNTQ5MA==
|
|
7
7
|
!binary "U0hBNTEy":
|
|
8
8
|
metadata.gz: !binary |-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
9
|
+
ZDU5YWI0NDY1NmUwZDVkODNiNjRiNjc0MTA5Zjc2YzU0MWI2NTdkZTJkNjll
|
|
10
|
+
YTg4OGMzYzk1N2U3YzdhYzZmZjhkNjAyZGU5MjA0Y2E4ZTBlZTJhOWExMTI5
|
|
11
|
+
YzI4MDMyYTMxMzU3MDE2YmNiOWI5MjAzNTBmNzk0ZDU1NjNhMWY=
|
|
12
12
|
data.tar.gz: !binary |-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
13
|
+
MDZhOTU4MzNmMTEyYjYxZjlhMTk0MzZhZGY1MTYwZDMxODAwNmRmZjY3Zjgx
|
|
14
|
+
MzE3MjlkMzdmZmZjNjUwMmMzNWUxNmZiYWE1YzU0ZjE0YWE2ZjRmZDJhMmMz
|
|
15
|
+
MGMzNjNmMzZkOTEwM2FjZDU5MzIxYmU5NDc5NGNhY2JkY2UxNjU=
|
data/README.md
CHANGED
|
@@ -223,7 +223,7 @@ You can limit the repositories to monitor with `--my-repos` and `--repo SLUG`.
|
|
|
223
223
|
|
|
224
224
|
The monitor command can also send out desktop notifications (OSX, Growl or libnotify):
|
|
225
225
|
|
|
226
|
-
$ travis
|
|
226
|
+
$ travis monitor --pro -n
|
|
227
227
|
Monitoring travis-ci.com:
|
|
228
228
|
...
|
|
229
229
|
|