This project is CI-enabled; once code is pushed onto the github repo, tests are executed and if successful, the CI server automatically publishes a new version to atmosphere.
Right now, strange errors have appeared on Travis.ci. We just need to move to CircleCI
And until then, will need to resort to manual publishing: cd src && meteor publish
This project is CI-enabled; once code is pushed onto the github repo, tests are executed and if successful, the CI server automatically publishes a new version to atmosphere.
Right now, strange errors have appeared on Travis.ci. We just need to move to CircleCI
And until then, will need to resort to manual publishing:
cd src && meteor publish