Skip to content

Commit

Permalink
remove unnecessary travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
ZheSun88 committed Sep 24, 2024
1 parent fd81279 commit 96c03c1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 36 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
push:
branches:
- 'master'
pull_request:
permissions:
contents: read

jobs:
test:
Expand All @@ -25,4 +28,3 @@ jobs:
run: npm ci
- name: Test
run: npm test

35 changes: 0 additions & 35 deletions .travis.yml

This file was deleted.

0 comments on commit 96c03c1

Please sign in to comment.