Browse Source

travis: https url of synergine git repo

Bastien Sevajol 9 years ago
parent
commit
47af079407
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml View File

@@ -4,7 +4,7 @@ python:
4 4
 install:
5 5
   - "pip install -r tests_requirements.txt"
6 6
 before_install:
7
-  - git clone git@github.com:buxx/synergine.git
7
+  - git clone https://github.com/buxx/synergine.git
8 8
   - rm modules/*
9 9
   - ln -s ../synergine/modules/xyzworld modules/xyzworld
10 10
   - ln -s ../synergine/modules/xzworld modules/xyworld