Skip to content

Commit

Permalink
Install missing deps
Browse files Browse the repository at this point in the history
  • Loading branch information
vanng822 committed Apr 5, 2019
1 parent fa7a389 commit 570b7a6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ env:

install:
- go get github.com/vanng822/css
- go get github.com/vanng822/r2router
- go get github.com/unrolled/render
- go get github.com/vanng822/go-premailer/premailer
- go get github.com/PuerkitoBio/goquery
- go get golang.org/x/net/html
- go get github.com/stretchr/testify/assert
Expand Down

0 comments on commit 570b7a6

Please sign in to comment.