Skip to content

Commit

Permalink
Run tests only for Go 1.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
ryszard committed Mar 6, 2016
1 parent 77ef752 commit 0778301
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: go

go:
- 1.5
- 1.6

script: go test -race ./go/...
Expand Down

0 comments on commit 0778301

Please sign in to comment.