Disable push/image publish for now

This commit is contained in:
Alex Groce 2019-05-30 14:55:39 -07:00 committed by GitHub
parent 043bf16ddb
commit 78a8cb5fac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,6 +42,6 @@ script:
- if [ $TASK = PRIMES ]; then nosetests3 tests/test_primes.py ; fi
#- if [ $TASK = STREAMINGANDFORMATTING ]; then nosetests3 tests/test_streamingandformatting.py ; fi
- if [ $TASK = TAKEOVER ]; then nosetests3 tests/test_takeover.py ; fi
after_success:
- bash push/run.sh
#after_success:
#- bash push/run.sh