Unverified Commit 3ee8845b authored by Tamika Tannis's avatar Tamika Tannis Committed by GitHub

Try fix on before_deploy (#500)

parent 6a8e9b31
......@@ -30,6 +30,8 @@ matrix:
- npm run test
after_success:
- codecov
before_deploy:
- python -c "import fcntl; fcntl.fcntl(1, fcntl.F_SETFL, 0)"
deploy:
- provider: pypi
user: amundsen-dev
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment