Commit cd04d51c authored by Kevin Atkinson's avatar Kevin Atkinson

Remove useless "install: true" in .travis.yml.

The default install doesn't do anything anyway.
parent 839788dd
......@@ -7,8 +7,6 @@ language: go
go:
- 1.9.x
install: true
before_install:
- make deps
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment