CI was broken

master
Sofus Albert Høgsbro Rose 2017-01-26 18:42:20 -05:00
parent 45728aa160
commit eaa4ac45ed
Signed by: so-rose
GPG Key ID: 3D01BE95F3EFFEB9
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ stages:
before_script:
- wget https://github.com/git-lfs/git-lfs/releases/download/v1.5.5/git-lfs-linux-amd64-1.5.5.tar.gz && tar xf git-lfs-linux-amd64-1.5.5.tar.gz && cd git-lfs-1.5.5/ && ./install.sh
- wget https://github.com/git-lfs/git-lfs/releases/download/v1.5.5/git-lfs-linux-amd64-1.5.5.tar.gz && tar xf git-lfs-linux-amd64-1.5.5.tar.gz && cd git-lfs-1.5.5/ && ./install.sh && cd -
- git lfs install
- pip3 install -U pip setuptools wheel
- pip3 install -r requirements.txt