Browse Source

upgrade to v1.8

tags/v0.9.0
jimzhan 7 years ago
parent
commit
ac39a607e6
2 changed files with 2 additions and 1 deletions
  1. +1
    -1
      .travis.yml
  2. +1
    -0
      README.md

+ 1
- 1
.travis.yml View File

@@ -13,5 +13,5 @@ install:
- go get github.com/goanywhere/cmd

go:
- 1.7
- 1.8
- tip

+ 1
- 0
README.md View File

@@ -9,6 +9,7 @@ Rex is a library for modular web development in [Go](http://golang.org/), design
- [X] v1.5
- [X] v1.6
- [X] v1.7
- [X] v1.8


## Intro

Loading…
Cancel
Save