Merge pull request #435 from urfave/merging-from-v1

Merging from v1
This commit is contained in:
Dan Buch 2016-05-25 09:32:33 -04:00
commit 9d93484b37

View File

@ -24,7 +24,7 @@ matrix:
- ./runtests test - ./runtests test
before_script: before_script:
- go get github.com/meatballhat/gfmxr/... - go get github.com/urfave/gfmxr/...
script: script:
- ./runtests vet - ./runtests vet