diff options
| author | Ben Beltran <ben@nsovocal.com> | 2017-08-30 00:42:36 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2017-08-30 00:42:36 -0500 |
| commit | bc4fcdcff264909c884454018e49b2fb2276d824 (patch) | |
| tree | 25a5264ae52b6516a9a33de4cb98541631adcd5e /.travis.yml | |
| parent | 620a85821141fe89fcc400509f75276fd9016443 (diff) | |
| parent | efbd8a435cc7751e58f95ee3f042bef8d6ee8ee2 (diff) | |
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index d6ecb50..904d067 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,4 +5,3 @@ node_js: script: - npm run lint - - npm run build |