diff --git a/.travis.yml b/.travis.yml index 031968b7e..5e880c9c0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -39,7 +39,7 @@ cache: # Install dependencies install: - npm install - - pip install --user -r requirements.txt + - pip3 install --user -r requirements.txt # Perform build and release script: