47degrees / helios

A purely functional JSON library for Kotlin built on Λrrow
https://47degrees.github.io/helios/
Apache License 2.0
169 stars 22 forks source link

Avoid deploy on upload commits #67

Closed AdrianRaFo closed 5 years ago

AdrianRaFo commented 5 years ago

We should avoid deploying on upload commits. All those commits are done by 47degdev so we can filter by this on the travis.yml

fedefernandez commented 5 years ago

Another option is just to add [ci skip] to the commit message

https://docs.travis-ci.com/user/customizing-the-build/#skipping-a-build