Skip to content

Commit

Permalink
removed git lfs
Browse files Browse the repository at this point in the history
  • Loading branch information
Armaldio committed Jun 28, 2018
1 parent 65b7753 commit 476912f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ addons:
packages:
- libgnome-keyring-dev
- icnsutils
before_install:
- 'mkdir -p /tmp/git-lfs && curl -L https://github.com/github/git-lfs/releases/download/v1.2.1/git-lfs-$(["$TRAVIS_OS_NAME" == "linux" ] && echo "linux" || echo "darwin")-amd64-1.2.1.tar.gz | tar -xz -C /tmp/git-lfs --strip-components 1 && /tmp/git-lfs/git-lfs pull'
- 'if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo apt-get install --no-install-recommends -y icnsutils graphicsmagick xz-utils; fi'
install:
- 'nvm install 9'
- 'curl -o- -L https://yarnpkg.com/install.sh | bash'
Expand Down

0 comments on commit 476912f

Please sign in to comment.