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

Commit 47cb966

Browse files
author
Kent C. Dodds
committed
fix(build): Remove code-checks, happens during tests now
1 parent 1df064a commit 47cb966

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ before_install:
1717
before_script:
1818
- npm prune
1919
script:
20-
- npm run code-checks
2120
- npm run test:ci
2221
- npm run check-coverage
2322
after_success:

0 commit comments

Comments
 (0)