Ok, can finish in time after crash, just not arithmetic

This commit is contained in:
Alex Groce 2019-05-30 15:19:01 -07:00 committed by GitHub
parent 78a8cb5fac
commit 92849d048c
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