Skip to content
This repository has been archived by the owner on Aug 12, 2021. It is now read-only.

Commit

Permalink
#1204 revert
Browse files Browse the repository at this point in the history
  • Loading branch information
derberg authored Nov 27, 2017
1 parent 7049bda commit 6f16fa8
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,6 @@ node_js:
- 7

before_install:
- wget https://www.kernel.org/pub/software/scm/git/git-2.13.5.tar.gz
- tar -zxf git-2.13.5.tar.gz
- cd git-2.13.5
- make prefix=/usr/local all
- sudo make prefix=/usr/local install
- git version
- cd ..
- openssl aes-256-cbc -K $encrypted_f38ec6afcde3_key -iv $encrypted_f38ec6afcde3_iv -in deploy-key.enc -out deploy-key -d
- chmod 600 deploy-key
- eval `ssh-agent -s`
Expand Down

0 comments on commit 6f16fa8

Please sign in to comment.