update make install and travis.yml

This commit is contained in:
Shawn Smith
2016-02-06 21:57:55 +09:00
parent 22034bf2fa
commit e51daf0d0c
2 changed files with 3 additions and 10 deletions

View File

@@ -1,4 +1,6 @@
#!/bin/bash
go get github.com/boltdb/bolt
go get github.com/alecthomas/gometalinter
gometalinter --install --update