Skip to content

Commit

Permalink
Merge pull request #64 from jievince/master
Browse files Browse the repository at this point in the history
Update .travis.yml
  • Loading branch information
tylertreat authored Jul 2, 2019
2 parents e02a304 + 4655fd6 commit 2e65f8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
language: go
language: golang

go:
- 1.8.x
Expand All @@ -7,4 +7,4 @@ go:
- 1.11.x

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

0 comments on commit 2e65f8c

Please sign in to comment.