Skip to content

Commit b81443b

Browse files
committed
update .travis.yaml
1 parent 249705f commit b81443b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.travis.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ before_install:
1212
- echo $GOPATH
1313
- echo $GOROOT
1414

15-
script:
16-
- cd $GOPATH/src/github.com/oliveagle/jsonpath
17-
# test script
18-
- go test . -v
15+
# script:
16+
# - cd $GOPATH/src/github.com/oliveagle/jsonpath
17+
# # test script
18+
# - go test . -v

0 commit comments

Comments
 (0)