Skip to content

Commit

Permalink
delete commented lines
Browse files Browse the repository at this point in the history
  • Loading branch information
jkitchin committed Oct 26, 2018
1 parent 8da6027 commit 8234ab2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,9 @@ install:
- git submodule add https://github.com/jkitchin/emacs-win
- git submodule init
- git submodule update
# - cd emacs-win
# - git checkout 36332b115be918b7f9433b755209545ff1121601
# - git status
# - cd ..
- git submodule add -f https://github.com/jkitchin/scimax-win-elpa elpa
- git submodule init
- git submodule update
- C:\projects\scimax\emacs-win\bin\emacs.exe -batch -l debug-windows.el
# - C:\projects\scimax\emacs-win\bin\emacs.exe -batch -l init.el

build: off

0 comments on commit 8234ab2

Please sign in to comment.