Skip to content

Commit

Permalink
t
Browse files Browse the repository at this point in the history
  • Loading branch information
qwertyquerty committed Aug 29, 2019
1 parent 0fe63a4 commit b9b1178
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,20 +72,3 @@ matrix:
script:
- tools/travis/dm.sh -DTRAVISBUILDING beestation.dme || travis_terminate 1
- tools/travis/run_server.sh

# - name: "Generate Documentation"
# # Only run for non-PR commits to the real master branch.
# if: branch = master AND head_branch IS blank
# install:
# - tools/travis/install_spaceman_dmm.sh dmdoc
# before_script:
# # Travis checks out a hash, try to get back on a branch.
# - git checkout -qf $(git name-rev --name-only HEAD) || true
# script:
# - ~/dmdoc
# - touch dmdoc/.nojekyll
# deploy:
# provider: pages
# skip_cleanup: true
# local_dir: dmdoc
# github_token: $DMDOC_GITHUB_TOKEN

0 comments on commit b9b1178

Please sign in to comment.