ami
ami copied to clipboard
Setup NPM auto push from Travis
We should have 2 build:
next that contains the latest development version.
master that contains the latest 'stable' build.
next build/pushed to NPM after every successful Travis build.
master can be pushed/build with a script.
I will take care of this.
Awesome, I can provide keys from Travis/NPM when needed!