Commit Graph

59 Commits

Author SHA1 Message Date
Glavin Wiechert 0df338ed35 Switch from language-fuse to fuse Atom package 2017-10-07 14:22:29 -03:00
Austin Cheney 9d9d833162 should have been language-fuse 2017-07-01 07:10:06 -05:00
Austin Cheney 9de6c85cd3 adding flux as a language dependency for CI builds 2017-07-01 07:00:22 -05:00
Glavin Wiechert c7f0f72f01 Update uncrustify install for AppVeyor 2017-06-11 16:40:36 -03:00
Glavin Wiechert 9b840b14c2 Remove R from Windows tests in AppVeyor 2017-06-11 14:52:51 -03:00
Glavin Wiechert 87d390b0fc Update AppVeyor in attempt to fix failing tests 2017-06-11 14:25:45 -03:00
Glavin Wiechert fca67a5d08 Update AppVeyor in attempt to fix failing tests 2017-06-11 14:05:24 -03:00
Glavin Wiechert c7023a8c2d Update AppVeyor in attempt to fix failing tests 2017-06-11 13:46:16 -03:00
Glavin Wiechert faa42504be Update AppVeyor in attempt to fix failing tests 2017-06-11 13:38:12 -03:00
Glavin Wiechert 165a9e3594 Update AppVeyor in attempt to fix failing tests 2017-06-11 13:37:36 -03:00
Glavin Wiechert d5cd70be4d Update AppVeyor in attempt to fix failing tests 2017-06-11 13:28:25 -03:00
Glavin Wiechert e674fbccd1 Update AppVeyor in attempt to fix failing tests 2017-06-11 13:18:26 -03:00
onigra f6a7f53513 Modify php71 path 2017-02-14 20:07:41 +09:00
onigra e62cb301b1 Fix php install error
http://help.appveyor.com/discussions/problems/5616-not-able-to-build-due-to-problem-in-chocolateyinstallps1
2017-02-14 20:07:22 +09:00
onigra e34228af80 Fix gem install error 2017-02-14 19:53:25 +09:00
Aidi Stan bef88cf4dc Add a new beautifier SassConvert for CSS, SCSS and Sass 2016-08-26 14:02:15 +08:00
Aidi Stan 86f83c80aa Fix AppVeyor CI 2016-08-16 14:05:06 +08:00
Joost van Doorn 7096ceb195 Lua beautifier
Simple perl script beautifier for lua, by @pkulchenko
2016-06-07 20:17:34 +02:00
Jan-Cornelius Molnar a31711a0cb modified test runner 2016-04-14 11:48:49 +02:00
Jan-Cornelius Molnar 4e91dd3558 there seems to be an issue on windows where having an executable foo on the PATH and a folder foo in the cwd causes windows to be confused between the two. therefore, I renamed the folders for uncrustify and elm-format. 2016-04-14 11:19:04 +02:00
Jan-Cornelius Molnar 4906e65cdb updated build script 2016-04-14 10:53:52 +02:00
Jan-Cornelius Molnar e809a220cb appveyor 2016-04-14 10:40:16 +02:00
Jan-Cornelius Molnar 792b58d30b fixed path 2016-04-14 10:35:19 +02:00
Jan-Cornelius Molnar 77d488633b modified atom runner 2016-04-14 10:26:53 +02:00
Jan-Cornelius Molnar 8ede61e9da added elm-format to appveyor 2016-04-14 01:19:36 +02:00
Jan-Cornelius Molnar 4584d98dd6 more appveyor debugging 2016-04-14 01:14:47 +02:00
Jan-Cornelius Molnar 7f1ca2ac73 debugging appveyor 2016-04-12 16:20:45 +02:00
Jan-Cornelius Molnar c534a1e323 removed check for sqlparse from appveyor build script 2016-04-10 20:32:56 +02:00
Jan-Cornelius Molnar cf6a98d33f dont use > when downloading in powershell since this converts the output to unicode which is not preferable when downloading binaries 2016-04-10 20:06:28 +02:00
Jan-Cornelius Molnar 238b81867b added isort and sqlparse to appveyor 2016-04-10 19:57:24 +02:00
Jan-Cornelius Molnar af36550639 added missing packages to appveyor build script 2016-04-10 18:23:41 +02:00
Jan-Cornelius Molnar 125660c1e7 fixed appveyor uncrustify download command 2016-04-10 18:10:10 +02:00
Murphy Randle 92fde28461 Modify appveyor.yml and add the elm tag to package.json 2015-12-10 18:45:34 -07:00
Glavin Wiechert 50bb7d737e Remove Atom package language-tss dependency for testing 2015-11-02 13:59:57 -04:00
Glavin Wiechert 7b3677f0db Remove --one argument from CI build scripts 2015-09-25 18:59:21 -03:00
Glavin Wiechert 749a747115 See #483. Add `gem install puppet-lint` to Travis CI and AppVeyor 2015-08-05 12:16:40 -03:00
Sebastian Schlatow 5ecbcac0d8 Add language-svg to apm packages to be installed 2015-07-07 01:28:58 +02:00
Glavin Wiechert 7c9281e4b4 Fix PHP-CS-Fixer beautifier specs for missing php/php-cs-fixer 2015-06-11 21:16:05 -03:00
Glavin Wiechert e7e26ee4f5 See #375. Remove addition versions on Python in AppVeyor build matrix 2015-06-08 16:43:34 -03:00
Glavin Wiechert 38901f06a5 See #375. Download Uncrustify binary for Windows CI 2015-06-08 16:34:21 -03:00
Glavin Wiechert 78b6d55a0a See #375. Download PHP-CS-Fixer using cURL for Windows CI 2015-06-08 13:52:42 -03:00
Glavin Wiechert cc713e4efa See #375. Download PHP-CS-Fixer.phar file for Windows CI 2015-06-08 12:18:00 -03:00
Glavin Wiechert 3db55bf029 See #375. Install PHP and PHP-CS-Fixer in Windows CI 2015-06-08 11:52:30 -03:00
Glavin Wiechert 34a705b5af See #375. Remove redundant PATH changes in appveyor.yml for Windows CI 2015-06-08 11:19:52 -03:00
Glavin Wiechert 58e46c2426 Echo PATH environment variable in Windows CI build 2015-06-06 23:01:27 -03:00
Glavin Wiechert 945732057d Add missing package dependencies for atom-typescript package 2015-06-06 16:56:01 -03:00
Glavin Wiechert d430bfbf14 Switch from language-typescript to atom-typescript dependent Atom package. 2015-06-06 15:32:56 -03:00
Glavin Wiechert cadfb4a3e3 See #375. Remove trailing slash in Ruby/bin to PATH for Windows CI 2015-06-01 23:23:56 -03:00
Glavin Wiechert 58edfa40b3 See #375. Remove PHP, Composer, PHP-CS-Fixer installation in Windows CI 2015-06-01 23:13:58 -03:00
Glavin Wiechert cc6d975354 See #375. Add automatic confirmation of installation of Composer 2015-06-01 22:27:12 -03:00