Skip to content

Commit b1538c1

Browse files
committed
fixup travis.yml and gitignore
1 parent 67d8e74 commit b1538c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: .gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.swp

Diff for: .travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
language: go
22

33
go:
4-
- 1.6.2
5-
- release
4+
- 1.6.3
65
- tip
76

87
script:

0 commit comments

Comments
 (0)