cnr-ibba / IMAGE-InjectTool

Load IMAGE data into BioSample
https://inject.image2020genebank.eu
GNU General Public License v3.0
3 stars 0 forks source link

:construction_worker: upgrade CI configuration files #113

Closed bunop closed 3 years ago

bunop commented 3 years ago

Is your feature request related to a problem? Please describe. Travis CI is no more free for Open Source Projects, it gives to every user a limited amount of credits for builds, and after that no furter builds are allowed without buying credits. There's also the possibility to request credits for OS Projects, however its seems tricky and need to be discussed with Travis CI staff,

Describe the solution you'd like Update .travis.yml to use the Partner Queue Solution

Describe alternatives you've considered Alternative could be move CI to another workflow, for instance GitHub workflow or Circle CI