Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Commit 755c716

Browse files
authored
Merge pull request #514 from mesosphere/ci/remove-explicit-test-stage
ci: remove extra stage
2 parents 0008959 + ad74549 commit 755c716

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ jobs:
1010
name: "Lint && Dist"
1111
script:
1212
- npm run lint && npm run dist
13-
- stage: test
14-
name: "Unit tests"
15-
script:
16-
- npm run test
1713
# Define the release stage that runs semantic-release
1814
- stage: release
1915
node_js: lts/*

0 commit comments

Comments
 (0)