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.
2 parents c9d188f + a52eeaa commit 9913e1cCopy full SHA for 9913e1c
.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