muesli / beehive

A flexible event/agent & automation system with lots of bees 🐝
GNU Affero General Public License v3.0
6.3k stars 324 forks source link

Fix compilation #257

Closed Invertisment closed 5 years ago

Invertisment commented 5 years ago

Travis builds had updated their lib and they use more pointer-based variables.

muesli commented 5 years ago

I wouldn't mind updating to the newer go-travis API, however it seems you deleted your branch? You'd have to bump go.mod & go.sum for this to compile properly, though.