10000 ci: run tests on ci - that's what CI should do afterall... (#186) · angular/in-memory-web-api@c841539 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit c841539

Browse files
IgorMinarwardbell
authored andcommitted
ci: run tests on ci - that's what CI should do afterall... (#186)
1 parent 25c6a21 commit c841539

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ script:
1919
- npm run lint
2020
- npm run tsc
2121
- gulp build
22+
- npm run test:once

0 commit comments

Comments
 (0)
0