Commit Graph

8 Commits

Author SHA1 Message Date
todd
8f1588c5df Change travis.yml back to use npm install
The npm version that is running on travis.ci doesn't support `npm ci`
It looks the easy way to update the npm version is updating the
package-lock.json file.
2019-02-27 19:22:03 -05:00
todd
2af5287aab Change npm install to npm ci so lock file is not updated 2019-02-26 16:13:25 -05:00
Julien Deswaef
5a2ca8e6ea Should deploy also to NPM on tags 2018-09-25 18:21:02 -04:00
Julien Deswaef
d069b23f3e Deploy only when a tag is set 2018-09-25 18:08:53 -04:00
Julien Deswaef
9c82cede3f With the proper trigger to deploy this time 2018-09-25 17:31:46 -04:00
Julien Deswaef
f0c82cfd7b Testing deploying to a branch 2018-09-25 17:25:25 -04:00
Julien Deswaef
fcb61f6d49 Don't test build the Github pages branch 2018-09-20 15:49:55 -04:00
Julien Deswaef
3530ea87dc Initiating a CI pipeline 2018-09-20 14:50:32 -04:00