good morning!!!!

Skip to content
Snippets Groups Projects
Commit c04f3df4 authored by José Carlos Nieto's avatar José Carlos Nieto
Browse files

Removing Go 1.2.* from tests.

parent 429edf7f
No related branches found
No related tags found
No related merge requests found
...@@ -2,9 +2,9 @@ language: go ...@@ -2,9 +2,9 @@ language: go
go: go:
# - 1.1 // Unsupported, QL fails to compile on go < 1.2. # - 1.1 // Unsupported, QL fails to compile on go < 1.2.
- 1.2 # - 1.2 // Unsupported on travis because it fails to fetch some resources via HTTPs.
- 1.2.1 # - 1.2.1
- 1.2.2 # - 1.2.2
- 1.3 - 1.3
- 1.3.1 - 1.3.1
- 1.3.2 - 1.3.2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment