Skip to content
This repository has been archived by the owner on Apr 11, 2021. It is now read-only.

Commit

Permalink
update travis go version
Browse files Browse the repository at this point in the history
  • Loading branch information
yanc0 committed Mar 16, 2017
1 parent ed6dcfb commit 10f9d8f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: go
go:
- '1.6'
- '1.8'
deploy:
provider: releases
api_key:
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,8 @@ Pingmeback returns HTTP 500 when check fail. The body contains the reason of the
}
```

## To Do
## To Do

- [ ] Add HTTP Auth
- [ ] Add tests
- [ ] More metrics
Expand Down

0 comments on commit 10f9d8f

Please sign in to comment.