File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 11/.idea
22/node_modules
33/test /* temp
4- npm-debug.log
4+ /npm-debug.log
5+ /documentation
Original file line number Diff line number Diff line change @@ -17,15 +17,15 @@ install:
1717
1818script :
1919 - node node_modules/jasmine-node/bin/jasmine-node --version # expect jasmine 2.x
20- - npm run autodocs
2120 - npm run lint
2221 - npm test
2322
2423after_success :
25- # TODO move autodocs here
24+ - npm run autodocs
2625env :
2726 global :
2827 - secure : U+IdWhk/tUsG9e7hOxxeGhzbJ3iYYtvRyz4zExVI6JJz22TJX5UXwJJQmrrNcM1bwt1GTAbX3xYavE+kqs9I5wyeMX92+/o1gz2vp/46wRXAKC/X8lULVH0vopVtnKZnyKUIzQTYd7NxX0JsweJ9Y/4szkskygnTDu6lXkpPPVk=
29- - DOCUMENT_BRANCH : ${TRAVIS_BRANCH}
28+ # - DOCUMENT_BRANCH: ${TRAVIS_BRANCH}
29+ - FLAG_PUBLISH_ON_RELEASE : ' true'
3030 - REPO_SLUG : ' angularity/angularity.github.io'
3131 - GH_PUBLISH_BRANCH : ' master'
You can’t perform that action at this time.
0 commit comments