This commit is contained in:
Jan-Cornelius Molnar 2016-04-14 10:40:16 +02:00
parent 792b58d30b
commit e809a220cb
1 changed files with 1 additions and 1 deletions

View File

@ -132,4 +132,4 @@ build_script:
# Show current PATH
- echo %PATH%
# Run tests on package
- %LOCALAPPDATA%\atom\bin\atom.cmd --test spec
- "%LOCALAPPDATA%\\atom\\bin\\atom.cmd --test spec"