We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a3e881 commit b4886f5Copy full SHA for b4886f5
.travis.yml
@@ -9,6 +9,7 @@ before_install:
9
- chmod u=rw,og= ~/.ssh/ropython-site-publisher
10
- echo "Host github.com" >> ~/.ssh/config
11
- echo " IdentityFile ~/.ssh/ropython-site-publisher" >> ~/.ssh/config
12
+- git --version
13
- git remote set-url origin [email protected]:RoPython/ropython-site.git
14
install:
15
- pip install tox
0 commit comments