added missing packages to appveyor build script
This commit is contained in:
parent
125660c1e7
commit
af36550639
|
@ -115,7 +115,7 @@ build_script:
|
|||
|
||||
- cd %APPVEYOR_BUILD_FOLDER%
|
||||
# Install languages to Atom
|
||||
- apm install language-marko language-html-swig language-svg language-elm
|
||||
- apm install language-marko language-html-swig language-svg language-elm language-d mavensmate-atom
|
||||
# Show current PATH
|
||||
- echo %PATH%
|
||||
# Run tests on package
|
||||
|
|
Loading…
Reference in New Issue