Skip to content

Commit

Permalink
DEBUG
Browse files Browse the repository at this point in the history
  • Loading branch information
tkf committed Apr 23, 2019
1 parent 0f04c60 commit 1cf8bdd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ after_success:
notifications:
email: false

jobs:
matrix:
include:

# Upload the package to `test.pypi.org` when there is a push to
Expand All @@ -43,6 +43,7 @@ jobs:
branch: release/test
repo: tkf/tkfplaygroundpy
if: branch = release/test
before_script: skip
script: skip
after_success:
- echo "skipped"
Expand Down

0 comments on commit 1cf8bdd

Please sign in to comment.