Skip to content

Commit

Permalink
Merge b4d0152 into cd1f570
Browse files Browse the repository at this point in the history
  • Loading branch information
stoivo committed Aug 30, 2019
2 parents cd1f570 + b4d0152 commit 4979852
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ matrix:
include:
- name: Linux
os: linux
dist: trusty
language: python
python: 3.3
- name: OSX
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ cd $HOME/.config/sublime-text-3/Packages
# on Windows (PowerShell)
cd "$env:appdata\Sublime Text 3\Packages\"
git clone git@github.com/divmain/GitSavvy.git
git clone https://github.com/divmain/GitSavvy.git
# Package Control need to be installed https://packagecontrol.io/installation
# install dependencies from command line
Expand Down

0 comments on commit 4979852

Please sign in to comment.