Merge pull request #209 from marineam/go13
travis: enable testing under go 1.3
This commit is contained in:
		| @@ -1,8 +1,10 @@ | ||||
| language: go | ||||
| go: 1.2 | ||||
| go: | ||||
|   - 1.3 | ||||
|   - 1.2 | ||||
|  | ||||
| install: | ||||
|  - go get code.google.com/p/go.tools/cmd/cover | ||||
|  | ||||
| script: | ||||
|  - ./test | ||||
|  - ./test | ||||
|   | ||||
		Reference in New Issue
	
	Block a user