Skip to content

Commit 06a8a60

Browse files
committed
Fix .travis.yml syntax.
1 parent 33dcb66 commit 06a8a60

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.travis.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
language: go
22

33
go:
4-
- 1.0
5-
- 1.1
6-
- 1.2
7-
- 1.3
8-
- release
9-
- tip
4+
- 1.0
5+
- 1.1
6+
- 1.2
7+
- 1.3
8+
- release
9+
- tip

0 commit comments

Comments
 (0)