Skip to content

Commit

Permalink
update travis and appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Jun 19, 2016
1 parent b7c511c commit 53047f7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ install:
- "%PYTHON%\\Scripts\\pymy_install3 opencv_python" - "%PYTHON%\\Scripts\\pymy_install3 opencv_python"
- "%PYTHON%\\Scripts\\pymy_install3 yaml" - "%PYTHON%\\Scripts\\pymy_install3 yaml"
- "%PYTHON%\\Scripts\\pip install tutormagic" - "%PYTHON%\\Scripts\\pip install tutormagic"
- "%PYTHON%\\Scripts\\pip install pycodestyle"


build: off build: off


Expand Down
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -83,4 +83,5 @@ pyquickhelper
pymyinstall pymyinstall
colormap colormap
easydev easydev
tutormagic tutormagic
pycodestyle

0 comments on commit 53047f7

Please sign in to comment.