Seklfreak / Robyul2

🤖 The new bot for the I.O.I discord and some other (Kpop) discords!
https://robyul.chat/
GNU Affero General Public License v3.0
63 stars 18 forks source link

travis: go test exclude vendor directory #29

Closed chanyoung closed 7 years ago

chanyoung commented 7 years ago

Hi, similar travis issue.

Currently 'go test' doesn't support excluding vendor directory. However it has discussed actively and seems like to be patched soon. (May be next golang version?) How about to remove 'go test' until golang gives us to standard solution?

And the most important thing is, we don't have proper test code files yet.. :)

Seklfreak commented 7 years ago

Yeah, it's not doing anything yet anyway. If we implement tests we can use a similar approach to #28 (if it hasn't been patched yet). We can comment it out for now.

Seklfreak commented 7 years ago

done in 522edde51a9055c0b4e5e9b8b508b6cdde47682c