Skip to content

Commit

Permalink
Merge pull request #514 from mesosphere/ci/remove-explicit-test-stage
Browse files Browse the repository at this point in the history
ci: remove extra stage
  • Loading branch information
nLight committed Feb 18, 2019
2 parents 0008959 + ad74549 commit 755c716
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ jobs:
name: "Lint && Dist"
script:
- npm run lint && npm run dist
- stage: test
name: "Unit tests"
script:
- npm run test
# Define the release stage that runs semantic-release
- stage: release
node_js: lts/*
Expand Down

0 comments on commit 755c716

Please sign in to comment.