We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cb7e11 commit 1b1f71eCopy full SHA for 1b1f71e
.travis.yml
@@ -3,4 +3,4 @@ language: go
3
- "1.10"
4
5
script:
6
- - make test
+ - go test -v ./gpx
0 commit comments