travis 1.7.3.travis.640.5 → 1.7.3.travis.641.5
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 +0 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
---
|
|
2
2
|
!binary "U0hBMQ==":
|
|
3
3
|
metadata.gz: !binary |-
|
|
4
|
-
|
|
4
|
+
YzVlZjVlOTk5OWYwNzA2YTM3MjcxNzZjMDdlZWYyMTFhNjIwYzBkNA==
|
|
5
5
|
data.tar.gz: !binary |-
|
|
6
|
-
|
|
6
|
+
Yjk4MWY5ODM2OGJhYjQ5YTRkNTlkMGM2YmRlNzQ4MzNhMTEwM2JmOQ==
|
|
7
7
|
SHA512:
|
|
8
8
|
metadata.gz: !binary |-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
9
|
+
NGI1YjBjN2RjNmVmNzRkODE3NGYzZDI4ODJmNzViODM2MDE0NmZiZTZjNzA3
|
|
10
|
+
ODg4ODA0ZDUyZjcyZTA0ZDVhYjk4YTFmZjlmY2YwMDVlYTg2N2FlMWY0OGNh
|
|
11
|
+
Njg4Y2Q4NTQ4NWYzZjFjYjE2YzMwNTY1MzZhZTdmMzRhMDA2Y2Q=
|
|
12
12
|
data.tar.gz: !binary |-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
13
|
+
YzI5ZTZhZmQ5OWU2ZWU4NDVjNTMzYTBjODFiOTg4ZWU3ZmNkZTQ0NmM5ODY3
|
|
14
|
+
ODYzN2EzMGVjNzBkOTUxNTU0M2U2ZmM3NmMzNmQ4ZTc0YThjNjliNmZlMjIx
|
|
15
|
+
N2RiODYwM2Q0ZjQxZTQ1Yjg3MWM0M2Q0YzMyMWUxOTM5MTM3ZWY=
|
data/README.md
CHANGED
|
@@ -2067,7 +2067,6 @@ If you have the old `travis-cli` gem installed, you should `gem uninstall travis
|
|
|
2067
2067
|
* Be more forgiving with outdated API version (Enterprise).
|
|
2068
2068
|
* Better handling of multibyte characters in archived logs.
|
|
2069
2069
|
* Use more restricitve permissions for the config file.
|
|
2070
|
-
* Bump up default go version used by `travis init`.
|
|
2071
2070
|
|
|
2072
2071
|
**1.7.1** (August 9, 2014)
|
|
2073
2072
|
|
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.7.3.travis.
|
|
4
|
+
version: 1.7.3.travis.641.5
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Konstantin Haase
|
|
@@ -41,7 +41,7 @@ authors:
|
|
|
41
41
|
autorequire:
|
|
42
42
|
bindir: bin
|
|
43
43
|
cert_chain: []
|
|
44
|
-
date: 2014-09-
|
|
44
|
+
date: 2014-09-21 00:00:00.000000000 Z
|
|
45
45
|
dependencies:
|
|
46
46
|
- !ruby/object:Gem::Dependency
|
|
47
47
|
name: faraday
|