Skip to content

Commit 1520bcd

Browse files
committed
update .travis.yml
1 parent b81443b commit 1520bcd

1 file changed

Lines changed: 2 additions & 13 deletions

File tree

.travis.yml

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,6 @@ language: go
22

33
go:
44
- 1.4.2
5-
- tip
5+
- 1.5.1
66

7-
os: [linux, osx]
8-
9-
osx_image: mavericks
10-
11-
before_install:
12-
- echo $GOPATH
13-
- echo $GOROOT
14-
15-
# script:
16-
# - cd $GOPATH/src/github.com/oliveagle/jsonpath
17-
# # test script
18-
# - go test . -v
7+
os: linux

0 commit comments

Comments
 (0)