This website requires JavaScript.
Explore
Help
Sign In
Preston_PLB
/
jsonapi
forked from
Mirrors/jsonapi
Watch
1
Star
0
Fork
You've already forked jsonapi
0
Code
Pull Requests
Activity
3e3da1210d
jsonapi
/
.travis.yml
11 lines
115 B
YAML
Raw
Normal View
History
Unescape
Escape
add travis.yml for build
2015-07-13 14:26:01 -04:00
language
:
go
specify go language
2015-07-13 14:31:28 -04:00
go
:
Test against 1.9
2017-07-27 20:49:25 -04:00
-
1.9
.x
Add go 1.10 to .travis.yml (#131)
2018-03-12 20:55:56 -04:00
-
1.10
.x
add new go version to travis and remove oldest (#158)
2018-10-04 16:56:12 -04:00
-
1.11
.x
Update .travis.yml
2020-02-25 19:29:10 -05:00
-
1.12
.x
-
1.13
.x
-
1.14
.x
also run against go edge?
2015-07-14 11:37:53 -04:00
-
tip
Remove the script dir, the readme documents a way to run the example without using script/example.
2018-03-12 21:24:05 -04:00
script
:
go test ./... -v