Remove Travis and fix badge link in README
This commit is contained in:
parent
95a10027c6
commit
5525fed5ae
16
.travis.yml
16
.travis.yml
@ -1,16 +0,0 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.16
|
||||
- 1.17
|
||||
|
||||
before_install:
|
||||
|
||||
install:
|
||||
- go mod download
|
||||
|
||||
script:
|
||||
- tools/build
|
||||
|
||||
env:
|
||||
- VERBOSE=1 TESTING=1
|
@ -18,7 +18,7 @@ CloudFront, for example.
|
||||
|
||||
### Building
|
||||
|
||||
[](https://app.travis-ci.com/mmcgrana/gobyexample)
|
||||
[](https://github.com/mmcgrana/gobyexample/actions)
|
||||
|
||||
To build the site you'll need Go installed. Run:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user