Skip to content

Commit

Permalink
Updated travis
Browse files Browse the repository at this point in the history
  • Loading branch information
asenthil-altmtrk committed Dec 20, 2019
1 parent c22a683 commit a7dbe6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -50,4 +50,4 @@ script: |
after_success:
- slather
- make docs
- if [ $TRAVIS_BRANCH = 'task/hw-58894-add-documentation-to-the-missing-classes/function-in-core-sdk' ] && [ $TRAVIS_PULL_REQUEST = 'false' ]; then sh ./Scripts/travisPublishDocs.sh; fi
- if [ $TRAVIS_BRANCH = 'master' ] && [ $TRAVIS_PULL_REQUEST = 'false' ]; then sh ./Scripts/travisPublishDocs.sh; fi

0 comments on commit a7dbe6d

Please sign in to comment.