Adding TODO not to script

This commit is contained in:
Alex Windett 2017-02-20 11:34:36 +00:00
parent 11d6f411f8
commit 5e9d3b4041
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ dependencies:
- echo -e "//registry.npmjs.org/:_authToken=${NPM_TOKEN}" > ~/.npmrc
override:
- make && make install
# Install git-lfs
# Install git-lfs - TODO: Move to make task
- curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash
- sudo apt-get install git-lfs
- ssh git@github.com git-lfs-authenticate yldio/joyent-portal.git download