diff --git a/.travis.yml b/.travis.yml index 43fdf3d..5390e3d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,6 @@ go: - tip - 1.8 - 1.7 - - 1.6 install: make install diff --git a/README.md b/README.md index 32aaacf..5fd1a46 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@
- +@@ -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