mirror of https://github.com/statping/statping
travis ci build
parent
9a24b836bc
commit
108fe0779f
|
@ -2,7 +2,7 @@ os:
|
||||||
- linux
|
- linux
|
||||||
|
|
||||||
language: go
|
language: go
|
||||||
go: 1.12.2
|
go: 1.12.1
|
||||||
go_import_path: github.com/hunterlong/statping
|
go_import_path: github.com/hunterlong/statping
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
// Code generated by go generate; DO NOT EDIT.
|
// Code generated by go generate; DO NOT EDIT.
|
||||||
// This file was generated by robots at
|
// This file was generated by robots at
|
||||||
// 2019-04-08 11:07:01.509025 -0700 PDT m=+0.891116693
|
// 2019-04-08 11:09:35.883451 -0700 PDT m=+0.485888071
|
||||||
//
|
//
|
||||||
// This contains the most recently Markdown source for the Statping Wiki.
|
// This contains the most recently Markdown source for the Statping Wiki.
|
||||||
package source
|
package source
|
||||||
|
|
Loading…
Reference in New Issue