Skip to content

Commit

Permalink
chore: no-op Travis run till it can be removed
Browse files Browse the repository at this point in the history
  • Loading branch information
nschonni committed Oct 21, 2020
1 parent c006720 commit 981f088
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,6 @@ node_js:
git:
depth: 3

stages:
- Lint
install: true

jobs:

include:
- stage: Lint
name: HTML Linting
script: npm run vnu-jar
script: true

0 comments on commit 981f088

Please sign in to comment.