Skip to content

Commit

Permalink
Bumped Go dependency to 1.3, due to changed SSL requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
muesli committed Aug 7, 2019
1 parent 07d511a commit 78300a7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Expand Up @@ -5,7 +5,6 @@ os:
- osx

go:
- 1.2.x
- 1.3.x
- 1.4
- 1.5.x
Expand All @@ -23,8 +22,6 @@ matrix:
- go: tip

exclude:
- os: osx
go: 1.2.x
- os: osx
go: 1.3.x
- os: osx
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -9,7 +9,7 @@ upcoming departures and request a route / trip itinerary.

## Installation

Make sure you have a working Go environment (Go 1.2 or higher is required).
Make sure you have a working Go environment (Go 1.3 or higher is required).
See the [install instructions](http://golang.org/doc/install.html).

To install goEFA, simply run:
Expand Down

0 comments on commit 78300a7

Please sign in to comment.