mirror of
https://github.com/asciinema/asciinema.git
synced 2025-12-16 03:38:03 +01:00
Don't build on Go 1.2
This commit is contained in:
@@ -2,9 +2,9 @@ sudo: false
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.2
|
||||
- 1.3
|
||||
- 1.4
|
||||
- 1.5
|
||||
- tip
|
||||
|
||||
script: make travis
|
||||
|
||||
Reference in New Issue
Block a user