Changed travis config to run our custome script to upload a image to dropbox based on how many tests passed.

This commit is contained in:
2017-12-16 18:07:56 +01:00
parent 85e3d77a5d
commit fd0f760664
3 changed files with 66 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
pytest>=3.3.1
coveralls>=1.2.0
coverage>=4.4.2
dropbox>=8.5.0