Skip to content

Commit

Permalink
only test on 1 golang version in travis
Browse files Browse the repository at this point in the history
running tests simultaneously would case race conditions on shared accounts
  • Loading branch information
while-loop committed Oct 14, 2017
1 parent b3ec017 commit 3446923
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 @@
sudo: false
language: go
go:
- 1.8
- 1.9
before_install:
- go get github.com/mattn/goveralls
Expand Down

0 comments on commit 3446923

Please sign in to comment.