Skip to content

Commit

Permalink
updated testing
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreaCensi committed Sep 5, 2018
1 parent 5317016 commit e0c9ec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -26,7 +26,7 @@ jobs:
command: |
# linkcheck drops permissions to nobody, so we need to make everything readable
chmod -R go+rwX /root
# chmod go+rwX /root/project
. /project/deploy/bin/activate && make linkcheck || true
- run:
Expand Down

0 comments on commit e0c9ec6

Please sign in to comment.