Skip to content

Commit

Permalink
there is nothing to test under chapter-15
Browse files Browse the repository at this point in the history
  • Loading branch information
bast committed Sep 2, 2018
1 parent 8ff68bc commit 6f20c10
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,5 @@ script:
pipenv run python testing/collect_tests.py 'chapter-11/recipe-0[1-3]' &&
pipenv run python testing/collect_tests.py 'chapter-12/recipe-*' &&
pipenv run python testing/collect_tests.py 'chapter-13/recipe-*' &&
pipenv run python testing/collect_tests.py 'chapter-14/recipe-*' &&
pipenv run python testing/collect_tests.py 'chapter-15/recipe-*';
pipenv run python testing/collect_tests.py 'chapter-14/recipe-*';
fi

0 comments on commit 6f20c10

Please sign in to comment.