this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Commenting out travis-ci doc publishing for now.

+7 -7
+7 -7
.travis.yml
··· 27 27 # - git tag -d latest-linux-gcc; 28 28 # - git push origin :latest-linux-gcc 29 29 # - cd build 30 - deploy: 31 - provider: pages 32 - skip_cleanup: true 33 - github_token: $GithubDocsToken 34 - local_dir: html 35 - on: 36 - branch: master 30 + # deploy: 31 + # provider: pages 32 + # skip_cleanup: true 33 + # github_token: $GithubDocsToken 34 + # local_dir: html 35 + # on: 36 + # branch: master 37 37 # deploy: 38 38 # provider: releases 39 39 # skip_cleanup: true