Skip to content

Commit

Permalink
Update go version
Browse files Browse the repository at this point in the history
  • Loading branch information
matteosuppo authored Aug 20, 2020
1 parent c7035b3 commit 87d1afb
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
language: go

go: "1.14"

script:
- go test
- go test -bench=.
- go test -bench=.

0 comments on commit 87d1afb

Please sign in to comment.