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.
Files changed (3) hide show
  1. checksums.yaml +8 -8
  2. data/README.md +1 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- ZDU1OWQxZjUwYTgyODFkMWMyMDI4OGVhNjkzMWZjMDhhODYzYjVjMQ==
4
+ MDM4ODQ0NWYyMDMxYWJiY2ZlYTAxNTgyMzc0OWEwNWYwNjFiMzVhZg==
5
5
  data.tar.gz: !binary |-
6
- ODAzMzdhOTY4Yjk5NDU3YjNiMzdiZThlNjA1YzBjNTk3YjE0YzQzYw==
6
+ NGNkMTkwMmVmYjZhNTgzNjNkNzZkN2IxMDgwZGI1YTIzNTlkNTQ5MA==
7
7
  !binary "U0hBNTEy":
8
8
  metadata.gz: !binary |-
9
- OTEwZjU5NGJkOGI1Y2I3ZjkzMGJkOGFlNjM3N2M1OWNkOWZhMjFjNmE3NjQw
10
- N2RlZDhhOTJkNTYzYWZjYTYwZDI3MGQ0NmVmNTllMTVhMjM3MTllZGEwODhk
11
- YjJhZTc2MjBlYTE4ZmY1ZDY3NGU4YTdhNDIwOWQ4Njg1YjNjM2M=
9
+ ZDU5YWI0NDY1NmUwZDVkODNiNjRiNjc0MTA5Zjc2YzU0MWI2NTdkZTJkNjll
10
+ YTg4OGMzYzk1N2U3YzdhYzZmZjhkNjAyZGU5MjA0Y2E4ZTBlZTJhOWExMTI5
11
+ YzI4MDMyYTMxMzU3MDE2YmNiOWI5MjAzNTBmNzk0ZDU1NjNhMWY=
12
12
  data.tar.gz: !binary |-
13
- ZjcwYjcyYTA2YTlhZGMwZGFhNTQzYjcwOTBkNDA0ZmExYTgyNmMxOTE1MmM2
14
- ZTY4NTcwMDA4YzBkOTUxYzM2OTU2YjZmYmQwZjNjODM3Yzk4MzgyOWQ0NWU5
15
- Yzc2OWU1ZWQ0Y2E5ZmZhZDU3ZDY3YjBiNWVhOTMwZjg2N2IzZTE=
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 montior --pro -n
226
+ $ travis monitor --pro -n
227
227
  Monitoring travis-ci.com:
228
228
  ...
229
229
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: travis
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.5.6.travis.304.4
4
+ version: 1.5.6.travis.306.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Konstantin Haase