rodjek / vim-puppet

Puppet niceties for your Vim setup
Apache License 2.0
501 stars 137 forks source link

Start using github's CI #138

Closed lelutin closed 3 years ago

lelutin commented 3 years ago

The setup on jenkins-ci.org expired and was not migrated over to jenkins-ci.com, so let's make a new setup for CI.

We'll use the one that's provided by github since it's there and and available for free.

Closes #134

lelutin commented 3 years ago

hmm that's too bad, I was hoping that the CI would start kicking in and we'd see if the file I created was actually working. I guess I'll just push it to master and that'll ignite the CI fire. If it doesn't work as I expect it to, I'm hoping that then I can use a PR to work on the fixes..