Skip gfmrun installation and tests below go1.3
This commit is contained in:
parent
168c95418e
commit
c0cf41eb54
@ -22,7 +22,7 @@ matrix:
|
||||
os: osx
|
||||
|
||||
before_script:
|
||||
- go get github.com/urfave/gfmrun/...
|
||||
- go get github.com/urfave/gfmrun/... || true
|
||||
- go get golang.org/x/tools/... || true
|
||||
- if [ ! -f node_modules/.bin/markdown-toc ] ; then
|
||||
npm install markdown-toc ;
|
||||
|
Loading…
Reference in New Issue
Block a user