Skip to content

Commit a52eeaa

Browse files
authored
Removes line checking if it is a release in order to run travis
1 parent c9d188f commit a52eeaa

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
@@ -11,7 +11,6 @@ before_install:
1111
- npm install -g typescript
1212
script:
1313
- tsc
14-
- [[ "$TRAVIS_COMMIT_MESSAGE" =~ \[semver\ (major|minor|patch)\] ]] && npm test
1514
- npm test-travis
1615
- sh scripts/typedoc/generate_typedoc.sh
1716
after_success:

0 commit comments

Comments
 (0)