Skip to content

Commit 7ef0f25

Browse files
authored
Revert "chore: update gitignore (#1527)" (#1530)
This reverts commit ad23f52.
1 parent ad23f52 commit 7ef0f25

File tree

4 files changed

+3222
-3
lines changed

4 files changed

+3222
-3
lines changed

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,3 @@ package-lock.json
77
yarn.lock
88
/es
99
/lib
10-
validator.js
11-
validator.min.js

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,4 @@ notifications:
1212
email: false
1313
after_success:
1414
- npm install -g codecov
15-
- npm run build
1615
- npm run test:ci > coverage.lcov && codecov

0 commit comments

Comments
 (0)