itemisCREATE / solidity-ide

Solidity plugin for Eclipse
Eclipse Public License 1.0
86 stars 25 forks source link

[Releng] split build into different build stages #217

Closed andreasmuelder closed 5 years ago

andreasmuelder commented 6 years ago

The first build stage should be a matrix build against the supported eclipse targets the second build stage should bundle the language server the third build stage should build the extensions for the different editors.

https://docs.travis-ci.com/user/build-stages/