travis 1.8.9.travis.916.11 → 1.8.9.travis.918.11

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 +4 -4
  2. data/README.md +1 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: fe4213d236f04eb105f6fe62e18abd98325306e657f5630a3be8253ed8b61805
4
- data.tar.gz: 4f184c63ca07877db8c9bd5ac1e809a2cd69d602d4039784aab4ee65c00a5782
3
+ metadata.gz: a36a656505c856f6a4d62203c6aa6e95ca0c1ea83ff49b78b3fabf8e15e89339
4
+ data.tar.gz: 8563ece703201706bd4c1814c64f3736c403fb3a0a51bd7fe3f31bfe0e88a0a0
5
5
  SHA512:
6
- metadata.gz: d1aba709b8bba552c7470527a30c807c281bcfd13cb4cfbe01f87fc7c15ad179ed1e0ed58b1ffa959f03585e29878ec1934b68f563cb4f54243f105dd8298039
7
- data.tar.gz: 65d96f09a7f193084dffb116e8bb1c66394bcb6a48af7d6069eee00634df866efd43830e8e3b3d02140bfedbb825596efa16a596560461f3e3dffa4e95d71daa
6
+ metadata.gz: 1f8d6ee79b3f8c3fbb61055abceaef9bc882f6582ae0d878aa644c0603ebc8d0388a99c6c79039097f68b1d0bf34cb6b5a372896cbe576fa32ca0fc1461dbb3b
7
+ data.tar.gz: e5feedf75bddac77254d76a5f7999816da42685d0b019fcedfa615cc6850d95034bc43493347275d5f2183551f8fd56406753b2bcc5633e7f7aebcfbdf668f5a
data/README.md CHANGED
@@ -1435,7 +1435,7 @@ Note that currently [Repository Commands](#repository-commands) will not be able
1435
1435
 
1436
1436
  You can set the following environment variables to influence the travis behavior:
1437
1437
 
1438
- * `$TRAVIS_TOKEN` - access token to use when the `--token` flag is not user
1438
+ * `$TRAVIS_TOKEN` - access token to use when the `--token` flag is not used
1439
1439
  * `$TRAVIS_ENDPOINT` - API endpoint to use when the `--api-endpoint`, `--org` or `--com` flag is not used
1440
1440
  * `$TRAVIS_CONFIG_PATH` - directory to store configuration in (defaults to ~/.travis)
1441
1441
 
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.9.travis.916.11
4
+ version: 1.8.9.travis.918.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - Konstantin Haase