Skip to content

Commit

Permalink
change require package
Browse files Browse the repository at this point in the history
  • Loading branch information
Hideo Hattori committed Nov 8, 2017
1 parent a1bbea0 commit 2db4102
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@ go:
- tip

install:
- go get github.com/jteeuwen/go-bindata/go-bindata
- mkdir -p $GOPATH/src/github.com/generaltso
- git clone --depth=1 https://github.com/generaltso/linguist $GOPATH/src/github.com/generaltso/linguist
- go get -d github.com/generaltso/linguist
- cd $GOPATH/src/github.com/generaltso/linguist && make && cd -
- go get -v

script:
Expand Down

0 comments on commit 2db4102

Please sign in to comment.