Skip to content

Commit

Permalink
add dependency to .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sam-kleiner committed Jan 22, 2017
1 parent 5f0032e commit 7dd12fc
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
@@ -1,5 +1,8 @@
language: go

install:
- go get github.com/StoicPerlman/fls

script:
- go test -race -v ./...

Expand Down

0 comments on commit 7dd12fc

Please sign in to comment.