nelsam / vidar

vidar is a highly experimental Go editor, written in Go, using gxui
The Unlicense
50 stars 7 forks source link

.travis.yml: remove go tip #192

Closed nelsam closed 4 years ago

nelsam commented 4 years ago

I added tip as an allowed failure so that we'd get something of a heads up if anything broke with in-development versions of go. Unfortunately, the 'allow failure' setting in travis does not allow the build to complete until the allowed failures are finished - making this more counter- productive than it's worth.

Type

Tests

I have tested locally against:

I have included automated tests: