Forgot go get

This commit is contained in:
Eliot Whalan 2016-06-11 15:26:42 +10:00
parent 8544c5771f
commit 1b51c7e2a7
1 changed files with 2 additions and 2 deletions

View File

@ -4,5 +4,5 @@ go:
- tip - tip
install: install:
- github.com/dchest/uniuri - go get github.com/dchest/uniuri
- github.com/ewhal/pygments - go get github.com/ewhal/pygments