Skip to content

Commit 454ce39

Browse files
committed
fix: tests should fail in starting point code
1 parent d77f2cf commit 454ce39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ install:
3737
- yarn install --non-interactive
3838

3939
script:
40-
- yarn test:ci
40+
- echo "no tests"

0 commit comments

Comments
 (0)