diff options
author | Valentin Popov <info@valentineus.link> | 2017-09-28 20:20:37 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2017-09-28 20:20:37 +0300 |
commit | 677996e5352f77016a666468f343dc35f690863f (patch) | |
tree | ed2a88955b20407c5619571d5667faf81c16ba08 /.npmignore | |
parent | 776bef095c9e81aa75799acb314803759503f910 (diff) | |
download | iii-client-677996e5352f77016a666468f343dc35f690863f.tar.xz iii-client-677996e5352f77016a666468f343dc35f690863f.zip |
Add Travic CI
Diffstat (limited to '.npmignore')
-rw-r--r-- | .npmignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -62,7 +62,11 @@ typings/ .c9 # Configuration files +rollup.config.js +.eslintrc.json +.travis.yml .gitignore +.babelrc # Repository .git/ |