This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
coredns
Watch
1
Star
0
Fork
0
You've already forked coredns
mirror of
https://github.com/coredns/coredns.git
synced
2025-10-27 08:14:18 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
db98cd4e4bced5a383ae2914f438617bcea28f73
coredns
/
.travis.yml
8 lines
86 B
YAML
Raw
Normal View
History
Unescape
Escape
First commit
2016-03-18 20:57:35 +00:00
language
:
go
travis
2016-03-19 07:37:20 +00:00
sudo
:
false
First commit
2016-03-18 20:57:35 +00:00
go
:
travis
2016-03-19 07:37:20 +00:00
-
1.5
First commit
2016-03-18 20:57:35 +00:00
-
1.6
Fix more tests and remove json caddyfile stuff
2016-03-19 14:55:26 +00:00
script
:
Add Benchmark functions Add benchmark for normal and DNSSEC lookup. We can probably shave quite a lot of these, but first lets actually get to something that is serving.
2016-03-31 22:10:17 +01:00
-
go test -race -bench=. ./...
Reference in New Issue
Copy Permalink