We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9d188f commit a52eeaaCopy full SHA for a52eeaa
.travis.yml
@@ -11,7 +11,6 @@ before_install:
11
- npm install -g typescript
12
script:
13
- tsc
14
-- [[ "$TRAVIS_COMMIT_MESSAGE" =~ \[semver\ (major|minor|patch)\] ]] && npm test
15
- npm test-travis
16
- sh scripts/typedoc/generate_typedoc.sh
17
after_success:
0 commit comments