Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Commit

Permalink
disable TODO-grep jobs for the moment
Browse files Browse the repository at this point in the history
  • Loading branch information
arnisoph committed Dec 20, 2015
1 parent 2d46c95 commit bc367dc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ matrix:
env: TOX_ENV=app_flake8
- python: '3.5'
env: TOX_ENV=tests_flake8
- python: '3.5'
env: TOX_ENV=app_todo
- python: '3.5'
env: TOX_ENV=tests_todo
#- python: '3.5'
# env: TOX_ENV=app_todo
#- python: '3.5'
# env: TOX_ENV=tests_todo

addons:
apt:
Expand Down

0 comments on commit bc367dc

Please sign in to comment.