Skip to content

Commit 1b1f71e

Browse files
committed
travis test
1 parent 4cb7e11 commit 1b1f71e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ language: go
33
- "1.10"
44

55
script:
6-
- make test
6+
- go test -v ./gpx

0 commit comments

Comments
 (0)