Skip to content

Commit 2189201

Browse files
committed
add end empty line to .npmignore file
1 parent e432628 commit 2189201

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.npmignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ READMEAPI.md
1313
gulpfile.js
1414
TESTS-Firefox_59.0.0_(Linux_0.0.0).xml
1515
tsconfig.json
16-
tslint.json
16+
tslint.json

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ language: node_js
22
node_js:
33
- "9"
44
- "8"
5-
- "7"
65

76
env:
87
- NODE_ENV=development

0 commit comments

Comments
 (0)