Commit graph

3 commits

Author SHA1 Message Date
Remy Sharp
7bfccf406a fix: move to https 2016-04-20 11:00:37 +01:00
Bennie Mosher
a5e4e4066d Updated package.json to use new SPDX license exp.
According to the docs on npmjs.com and the warning output when running
`npm install`, the license element in `package.json` was invalid. NPM
has updated their requirements to use the new SPDX license expression
syntax version 2.0, and the license expression that was being used is
now deprecated. I updated the license field to use the new valid
expression. For more information, please see:
https://docs.npmjs.com/files/package.json#license
2015-12-21 11:00:29 -07:00
Abhay Rana
ae493d8c8e Adds travis.
- First build should intentionally fail
2014-06-06 22:14:43 +05:30