Skipping gfmxr on go1.1, too
This commit is contained in:
parent
9132ebec9e
commit
71b858d796
@ -16,6 +16,10 @@ matrix:
|
||||
include:
|
||||
- go: 1.1.2
|
||||
install: go get -v .
|
||||
before_script: echo skipping gfmxr on $TRAVIS_GO_VERSION
|
||||
script:
|
||||
- ./runtests vet
|
||||
- ./runtests test
|
||||
|
||||
before_script:
|
||||
- go get github.com/meatballhat/gfmxr/...
|
||||
|
Loading…
Reference in New Issue
Block a user