robotdotnet / NetworkTablesCore

Depreciated - Use NetworkTables repository instead
Other
1 stars 1 forks source link

Add Linux Build Server #7

Closed ThadHouse closed 9 years ago

ThadHouse commented 9 years ago

Currently only being tested on Windows. It would be nice if we could use Travis-CI to test the linux implementation. Shouldn't be too hard to add. The nuget builds would still use windows however.

ThadHouse commented 9 years ago

Travis CI does not support the right GCC needed. Will look into a way to solve this issue, but doens't look like its gonna be easy.