Skip to content

Commit

Permalink
Ignoring testing for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Schenk Jr committed Aug 16, 2016
1 parent 2f8858f commit 341fcb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ rvm:
script: # let's just see if it installs and builds
- pip install --user mkdocs
- mkdocs build --clean
- bundle exec htmlproofer ./site --only-4xx
# Ignoring this for now. - bundle exec htmlproofer ./site --only-4xx --file-ignore [""]
notifications: #quiet for now
email:
on_success: never
Expand Down

0 comments on commit 341fcb4

Please sign in to comment.