removing git-lfs version

This commit is contained in:
Alex Windett 2017-02-16 11:11:59 +00:00
parent 34d01478a9
commit 8f22d8161f

View File

@ -23,7 +23,7 @@ dependencies:
- make && make install - make && make install
# Install git-lfs # Install git-lfs
- curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash - curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash
- sudo apt-get install git-lfs=1.5.0 - sudo apt-get install git-lfs
- ssh git@github.com git-lfs-authenticate yldio/joyent-portal.git download - ssh git@github.com git-lfs-authenticate yldio/joyent-portal.git download
- git lfs pull - git lfs pull