[DEV] correct scaling

This commit is contained in:
Edouard DUPIN 2015-12-02 22:48:52 +01:00
parent 83c8b7ed39
commit c1358b6d1b

View File

@ -41,6 +41,7 @@ matrix:
install: install:
- printenv
- cd .. - cd ..
- pip install --user lutin - pip install --user lutin
- if [ "$TAG" == "Android" ]; then - if [ "$TAG" == "Android" ]; then