Skip to content

Commit

Permalink
Revert "chore: update gitignore (#1527)"
Browse files Browse the repository at this point in the history
This reverts commit ad23f52.
  • Loading branch information
profnandaa authored Nov 25, 2020
1 parent ad23f52 commit 02a0327
Show file tree
Hide file tree
Showing 4 changed files with 3,222 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,3 @@ package-lock.json
yarn.lock
/es
/lib
validator.js
validator.min.js
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@ notifications:
email: false
after_success:
- npm install -g codecov
- npm run build
- npm run test:ci > coverage.lcov && codecov
Loading

0 comments on commit 02a0327

Please sign in to comment.