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

Commit c57ed86

Browse files
author
Kent C. Dodds
committed
fix(build-temp): temporarily remove build scripts to speed up build for testing
1 parent 11fef38 commit c57ed86

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.travis.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,5 @@ before_install:
1313
- "sh -e /etc/init.d/xvfb start"
1414
before_script:
1515
- npm prune
16-
script:
17-
- npm run code-checks
18-
- npm run test
19-
- npm run test:ci
20-
- npm run check-coverage
2116
after_success:
22-
- npm run report-coverage
2317
- npm run semantic-release

0 commit comments

Comments
 (0)