Skip to content
This repository was archived by the owner on Apr 30, 2018. It is now read-only.

Commit 43e4df1

Browse files
author
Kent C. Dodds
committed
fix(build): Add test run back
I forgot that this is the script that generates coverage...
1 parent 9d1f430 commit 43e4df1

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
@@ -15,6 +15,7 @@ before_script:
1515
- npm prune
1616
script:
1717
- npm run code-checks
18+
- npm run test
1819
- npm run test:ci
1920
- npm run check-coverage
2021
after_success:

0 commit comments

Comments
 (0)