Skip to content
This repository was archived by the owner on Oct 20, 2022. It is now read-only.

Commit b4110f4

Browse files
committed
travis: do not run tests
1 parent 7954f64 commit b4110f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ install:
2020
script:
2121
- npm run build
2222
- npm run deploy
23-
after_success:
24-
- npm test
23+
#after_success:
24+
# - npm test

0 commit comments

Comments
 (0)