Commit Graph

79 Commits

Author SHA1 Message Date
Glavin Wiechert 674c5ca69f Merge branch 'master' into master_bash_beautifier 2016-12-29 19:34:07 -04:00
fscherwi 848dfd8a8a remove python from mac installation 2016-10-31 14:31:24 +01:00
quilicicf b5790461cd 💚🚿 Fix build and take code review comments 2016-09-25 18:06:21 +02:00
Sebastian DiLorenzo 48fa8dd634 fixing merge conflicts 2016-08-29 11:35:41 +02:00
Aidi Stan bef88cf4dc Add a new beautifier SassConvert for CSS, SCSS and Sass 2016-08-26 14:02:15 +08:00
Sebastian DiLorenzo fc846d3f4c adding R installation to travis 2016-08-24 11:44:30 +02:00
Joost van Doorn 7096ceb195 Lua beautifier
Simple perl script beautifier for lua, by @pkulchenko
2016-06-07 20:17:34 +02:00
Ra100 6065d6643a Fixed travis build for Linux
Brew isn't by default on linux, so we need to install it from git.
Python, php, crystal, ompl, ocml can be installed from apt, no need
for brew on linux. Elm binaries need to be fo linux on linux.
2016-05-21 12:35:43 +02:00
Glavin Wiechert a7b6d2c2ce Update Travis CI scripts and config 2016-05-14 13:53:15 -03:00
Glavin Wiechert 0cf2ee5954 Merge branch 'master' of https://github.com/petrui/atom-beautify into petrui-master 2016-04-23 16:47:22 -03:00
Frederic Delbos ac7adadf52 add --yes to opam install 2016-04-20 08:52:23 +02:00
Frederic Delbos 74eff68820 add opam init 2016-04-20 08:39:00 +02:00
Frederic Delbos 8b237edbee add ocaml language 2016-04-19 23:15:36 +02:00
Petru Ilies 58f7a868d7 Merge remote-tracking branch 'upstream/master' 2016-04-18 10:35:46 +03:00
Jan-Cornelius Molnar ae38396df0 updating travis and appveyor elm-format dep 2016-04-14 12:08:37 +02:00
Petru Ilies 39e7901d5c Updated Readme.md 2016-04-08 19:39:38 +03:00
Petru Ilies 998ebc329b empty line 2016-04-08 18:46:16 +03:00
Petru Ilies 862ae8bd51 Added crystal-lang to Travis 2016-04-08 18:36:13 +03:00
Glavin Wiechert 63bda7fa30 Remove Haskell tests because it takes so long to install 2016-03-03 19:43:45 -04:00
fscherwi 6e1c30cf72 run on latest xcode image 2016-02-23 11:32:59 +01:00
fscherwi ad431fda81 only build on osx 2016-02-23 08:48:54 +01:00
fscherwi 194b76283f run stable and beta release on linux and osx 2016-02-23 08:43:54 +01:00
Glavin Wiechert 33ae978204 See #817. Install MavensMate package for Apex testing 2016-02-21 16:46:27 -04:00
Glavin Wiechert 080bc994b1 See #733. Add language-d for testing and "d" extension to language file 2016-02-21 16:40:35 -04:00
Glavin Wiechert 06028a62c2 Fix typo in Travis CI 2016-02-20 17:52:00 -04:00
Glavin Wiechert 27c274091f Improve Travis CI cache 2016-02-20 17:45:57 -04:00
Murphy Randle 7ccdff04e7 Fix the tar command 2015-12-10 18:45:34 -07:00
Murphy Randle 1d59cc0970 Whoops, forgot the URL for the executable on Travis 2015-12-10 18:45:34 -07:00
Murphy Randle 31695b33c9 Add support for Elm 2015-12-10 18:45:33 -07:00
Mark Baas 51d7e82433 added example 2015-11-19 22:25:22 -04:00
Glavin Wiechert 32acb6ca71 Merge pull request #636 from bobjflong/BL/cachestack
Travis: cache stack builds
2015-11-02 14:01:24 -04:00
Glavin Wiechert 50bb7d737e Remove Atom package language-tss dependency for testing 2015-11-02 13:59:57 -04:00
Bob Long ab86e8ffa1 Travis: cache stack builds 2015-11-02 17:25:39 +00:00
Bob Long 5d575a7a5c haskell test case 2015-10-29 21:18:19 +00: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 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 ac26dedc62 Speed up Travis CI and run spec in Atom 1.0 preview mode 2015-05-28 14:57:26 -03:00
Glavin Wiechert 94fc870b84 Closes #323. Add language Swig with grammar HTML (Swig) 2015-05-18 18:08:06 -03:00
Glavin Wiechert a58c664667 Closes #316. Enable the new Travis CI Mac infrastructure 2015-05-05 12:27:31 -03:00
Glavin Wiechert 8bcf4efcfa Fixes #305. Beautify input in single temp file for HTMLBeautifier
- Enable HTMLBeautifier tests for Travis CI
2015-05-04 02:32:25 -03:00
Glavin Wiechert e2538bea93 Remove Pandoc installation and ignore errors for Homebrew-PHP with Travis CI 2015-05-03 13:05:21 -03:00
Glavin Wiechert cc9b8e8ff2 See #294. Add missing argument to PHP-CS-Fixer beautifier
And enable tests for Travis CI
2015-05-03 12:50:45 -03:00
Glavin Wiechert 319ea8b558 See #176. Remove installing Golang in Travis CI
It is already installed.
See https://travis-ci.org/Glavin001/atom-beautify/builds/61006636
2015-05-03 01:55:33 -03:00
Glavin Wiechert 0a0ba673e8 Closes #176. Add gofmt beautifier for Golang language 2015-05-03 01:23:29 -03:00
Glavin Wiechert 38b760ee6a Merge branch 'master' of git://github.com/jney/atom-beautify into jney-master
Conflicts:
	lib/langs/ruby-beautify.coffee
	lib/language-options.coffee
2015-05-02 20:53:53 -03:00
Glavin Wiechert f7939e7d00 Remove PHP56 and PHP-CS-Fixer from Travis CI installation 2015-04-30 13:29:53 -03:00
Glavin Wiechert b245e98461 Add more logging for debugging PHP installation on Travis CI 2015-04-30 12:14:08 -03:00