Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

Commit

Permalink
Merge pull request #36 from opengovsg/renovate/eslint-7.x
Browse files Browse the repository at this point in the history
Update dependency eslint to v7
  • Loading branch information
LoneRifle authored May 9, 2020
2 parents 2cd8a27 + 3c904e6 commit df0b133
Show file tree
Hide file tree
Showing 3 changed files with 126 additions and 159 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

language: node_js
node_js:
- '8'
- node
script:
- npm test
- npm run ci-lint
Loading

0 comments on commit df0b133

Please sign in to comment.