travis 1.8.9.travis.916.11 → 1.8.9.travis.918.11
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: a36a656505c856f6a4d62203c6aa6e95ca0c1ea83ff49b78b3fabf8e15e89339
|
4
|
+
data.tar.gz: 8563ece703201706bd4c1814c64f3736c403fb3a0a51bd7fe3f31bfe0e88a0a0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
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
|
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
|
|