Skip to content

Commit

Permalink
Infrastructure housekeeping
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Warrick <[email protected]>
  • Loading branch information
Kwpolska committed Jul 7, 2019
1 parent 66c590e commit 3fc87fa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ matrix:
- python3 -m venv nikola-tests-venv
- source nikola-tests-venv/bin/activate
- pip install --upgrade-strategy eager -U pip wheel
- python: '3.6'
- python: '3.7'
env: NMODE=flake8
- python: '3.6'
- python: '3.7'
env: NMODE=basereq
env:
matrix:
Expand Down
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
graft bower_components
graft npm_assets
graft docs
graft logo
graft nikola
Expand Down

0 comments on commit 3fc87fa

Please sign in to comment.