Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ tags

# Internal
literature/
j/
3p/

# Fuzzing
fuzz/**/corpus
Expand Down
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: go

go:
- "1.11.x"
- "1.12.x"
- "1.13.x"
- master

cache:
Expand Down
2 changes: 2 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ Nathan Hack
fantomgs
Timothy Ham
Richard Dingwall <[email protected]>
Yarco Hayduk
Daniel Theophanes <[email protected]>
Loading