travis 1.8.5.travis.781.4 → 1.8.5.travis.783.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 46c6292451c826b633c4bfd0cf454d9085fb91fa
4
- data.tar.gz: 5f1e13eba9c080fabe22c8ee9127e5d6ae66b580
3
+ metadata.gz: 51222c8d07492d1f75a92fe9adc6a393c7a933d1
4
+ data.tar.gz: 64ad3983fb6d5404f3b0a420ea216840297f2e17
5
5
  SHA512:
6
- metadata.gz: be37c16e9bfd50ee7a04e07c6ba126b4ce277fabb13d28cb767e151e99b62261dac8e54a8a7d920f3d94bd3d258a8d11a985047dc586e6ff920a5bb658564cc6
7
- data.tar.gz: 9d1bf7b9e07d583e229b3b3c09d802fe3d3647f58ee326cd9d0750c18652d1fc8b91d6e7a0cba1757257f50b7c0a5751528a8e70b7aef871d4d9f25f065161b0
6
+ metadata.gz: 492341e71edc4956ef0216fa203cffe1498df598b9fb8a6dfe8fff89269d4979f775916180bc09665ee336a25dd0083b2b8bd27ba3ebe5c618f85c84d3d64dfe
7
+ data.tar.gz: 6d54fe773d2b41d1297f28911ce5df5c84b97d8f0cee58a68f3792c5d006ee945a8f17322870c03c394b237bfe384ba049fb0be7d97ccb4ff996fa173898ebcd
data/README.md CHANGED
@@ -95,7 +95,7 @@ Every Travis command takes three global options:
95
95
 
96
96
  The `--help` option is equivalent to running `travis help COMMAND`.
97
97
 
98
- The `--interactive` options determines wether to include additional information and colors in the output or not (except on Windows, we never display colors on Windows, sorry). If you don't set this option explicitly, you will run in interactive mode if you invoke the command directly in a shell and in non-interactive mode if you pipe it somewhere.
98
+ The `--interactive` options determines whether to include additional information and colors in the output or not (except on Windows, we never display colors on Windows, sorry). If you don't set this option explicitly, you will run in interactive mode if you invoke the command directly in a shell and in non-interactive mode if you pipe it somewhere.
99
99
 
100
100
  You probably want to use `--explode` if you are working on a patch for the Travis client, as it will give you the Ruby exception instead of a nice error message.
101
101
 
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.8.5.travis.781.4
4
+ version: 1.8.5.travis.783.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Konstantin Haase
@@ -58,7 +58,7 @@ authors:
58
58
  autorequire:
59
59
  bindir: bin
60
60
  cert_chain: []
61
- date: 2016-11-09 00:00:00.000000000 Z
61
+ date: 2016-11-16 00:00:00.000000000 Z
62
62
  dependencies:
63
63
  - !ruby/object:Gem::Dependency
64
64
  name: faraday