mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 00:00:44 +02:00
Use Go 1.5.
The following PRs broke our unittests: - https://github.com/letsencrypt/boulder/pull/642 - https://github.com/letsencrypt/boulder/pull/635
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
language: python
|
||||
|
||||
# This have to be kept in sync with .travis.yml from Boulder
|
||||
go: 1.5
|
||||
|
||||
services:
|
||||
- rabbitmq
|
||||
- mysql
|
||||
|
||||
@@ -67,7 +67,7 @@ The following tools are there to help you:
|
||||
Integration
|
||||
~~~~~~~~~~~
|
||||
|
||||
First, install `Go`_ 1.4 and start Boulder_, an ACME CA server::
|
||||
First, install `Go`_ 1.5 and start Boulder_, an ACME CA server::
|
||||
|
||||
./tests/boulder-start.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user