Skip to content

Commit

Permalink
travis: run tests serially
Browse files Browse the repository at this point in the history
  • Loading branch information
travisjeffery committed Dec 29, 2016
1 parent 3002c82 commit e21072b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
language: go

script: go test -p=1 ./...
go:
- master

0 comments on commit e21072b

Please sign in to comment.