Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d42cccd

Browse files
authoredJun 6, 2018
Fixed field-level validation bug (#32)
* Fixed field-level validation bug * Improved travis config
1 parent b775139 commit d42cccd

File tree

10 files changed

+6802
-5439
lines changed

10 files changed

+6802
-5439
lines changed
 

‎.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ script:
1111
- npm start validate
1212
after_success:
1313
- npx codecov
14-
- npm install --global semantic-release
15-
# - semantic-release pre && npm publish && semantic-release post
1614
branches:
1715
only:
1816
- master

0 commit comments

Comments
 (0)
Please sign in to comment.