Skip to content

Commit 3c2c77d

Browse files
authored
remove dist step from travis, keep build step (#1813)
1 parent 8903e03 commit 3c2c77d

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
@@ -23,7 +23,6 @@ env:
2323
- CI_ACTION="npm run test:ci"
2424
- CI_ACTION="npm run lint"
2525
- CI_ACTION="npm run build"
26-
- CI_ACTION="npm run dist"
2726

2827
branches:
2928
only:

0 commit comments

Comments
 (0)