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
+2 -2
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