Skip to content

Commit

Permalink
Set Go 1.7 as minimal requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrajz committed Apr 2, 2017
1 parent 3937704 commit 86a1629
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ go:
- tip
- 1.8
- 1.7
- 1.6

install: make install

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center"><img src="images/gopher.png" alt="gopher"></p>

<h1 align="center">go-callvis</h1>

<p align="center">
Expand Down Expand Up @@ -84,7 +84,7 @@ Represents | Style

#### Requirements

- [Go](https://golang.org/dl/)
- [Go](https://golang.org/dl/) 1.7+
- [Graphviz](http://www.graphviz.org/Download..php)

### Installation
Expand Down

0 comments on commit 86a1629

Please sign in to comment.