travis-fix

This commit is contained in:
Akinwale Ariwodola 2018-03-30 12:23:38 +01:00
parent 67783f3f34
commit 79ffcde29e

View file

@ -12,6 +12,7 @@ install:
- sudo pip install --upgrade cython==0.25.2 pip setuptools
- git clone https://github.com/akinwale/buildozer.git
- cd app
- npm config set registry="http://registry.npmjs.org/"
- npm install --silent --save react@16.2.0 react-native@0.52.0 react-native-video@2.0.0
- cd ..
- cd buildozer