Skip to content

Commit

Permalink
fix travis command
Browse files Browse the repository at this point in the history
  • Loading branch information
ssalvatori committed Dec 26, 2020
1 parent bc5a389 commit 85a065b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go:
env:
- BOT_TOKEN=1234:334
before_install:
- apt-get install libc6 libc6-dev -y
- sudo apt-get install libc6 libc6-dev -y
- go get github.com/mattn/goveralls
- go get github.com/mitchellh/gox
- go get github.com/modocache/gover
Expand Down

0 comments on commit 85a065b

Please sign in to comment.