Skip to content

Commit

Permalink
ok one more appveyor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
staffanm committed Jul 23, 2014
1 parent a50f014 commit 520035a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -3,7 +3,7 @@ version: 0.2.0.{build}
environment:
matrix:
- PYTHON: "C:/Python27"
LXML: "lxml-3.3.5.win32-py2.7.exe"
LXML: "http://www.lfd.uci.edu/~gohlke/pythonlibs/an4m68cn/lxml-3.3.5.win32-py2.7.exe"
- PYTHON: "C:/Python34"
LXML: "http://www.lfd.uci.edu/~gohlke/pythonlibs/an4m68cn/lxml-3.3.5.win32-py3.4.exe"
REQUIREMENTS: "requirements.py3.txt"
Expand Down
1 change: 1 addition & 0 deletions doc/examples/firststeps.sh
Expand Up @@ -197,6 +197,7 @@ $ ./ferenda-build.py w3c all
22:17:25 root INFO w3cstandards.W3CStandards parse finished in 0.019 sec
22:17:25 root INFO w3cstandards.W3CStandards relate: Nothing to do!
22:17:25 root INFO w3cstandards.W3CStandards relate finished in 0.025 sec
22:17:25 root INFO Wrote data/rsrc/resources.xml
22:17:29 w3c INFO xml-entity-names: generate OK (0.000 sec)
22:17:29 w3c INFO rdfa-core: generate OK (0.000 sec)
22:17:29 w3c INFO emotionml: generate OK (0.000 sec)
Expand Down

0 comments on commit 520035a

Please sign in to comment.