Skip to content

Commit 23996e9

Browse files
author
Jannik Zschiesche
committed
Re-enable full CI
1 parent 66781be commit 23996e9

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.travis.yml

+2-4
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ node_js:
55
- 12
66

77
script:
8-
# Disabled for now, until kaba is ported to TypeScriot
9-
# - npm run-script build
10-
# The endpoint is unreliable
11-
# - npm audit
8+
- npm run-script build
9+
- npm audit
1210
- npx prettier-package-json package.json --list-different --tab-width 4
1311
- npm test

0 commit comments

Comments
 (0)