Skip to content

Commit

Permalink
Running tests on golang master
Browse files Browse the repository at this point in the history
  • Loading branch information
Guilherme Souza committed Mar 16, 2017
1 parent a4a9136 commit c9eebd1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ language: go
go:
- 1.7
- 1.8
- master

matrix:
allow_failures:
- go: master

sudo: false

Expand Down

0 comments on commit c9eebd1

Please sign in to comment.