Skip to content

Commit

Permalink
[ci] refs #17 - Change git submodule.
Browse files Browse the repository at this point in the history
  • Loading branch information
stdevNorge committed Jun 26, 2018
1 parent cd14386 commit ce1dfad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ environment:
install:
- git submodule init
- git submodule update
- cd gopath/src/github.com/skycoin/skycoin
- git checkout origin/stdevEclipse_t1568_swig_files
- cd C:\projects\pyskycoin
- "%PYTHON%\\python.exe -m pip install wheel tox"
- cinst make

Expand Down

0 comments on commit ce1dfad

Please sign in to comment.