remove curl from travis

This commit is contained in:
chabad360 2018-08-02 15:21:02 -07:00
parent 60b8eb1922
commit 1581a9eff5

View file

@ -35,5 +35,4 @@ script:
- docker-compose ps | grep -i redis-socketio
- docker-compose ps | grep -i mariadb
- python test.py
- ./curl-travis
- docker-compose stop