diff --git a/.travis.yml b/.travis.yml index 2e0cb96..e07519e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -71,5 +71,4 @@ before_install: - curl -L -o /tmp/elm-format.tgz https://github.com/avh4/elm-format/releases/download/0.1-alpha2/elm-format-0.1-alpha2-mac-x64.tgz - tar xvzf /tmp/elm-format.tgz -C /usr/local/bin # Crystal - - brew install crystal-lang - + - brew install crystal-lang diff --git a/README.md b/README.md index df4b4ff..f75b919 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,7 @@ Or Settings/Preferences ➔ Packages ➔ Search for `atom-beautify` - Requires [Elm-Format](https://github.com/avh4/elm-format) - [x] [Erlang](https://github.com/Glavin001/atom-beautify/pull/683) - Requires erlang syntax_tools to be installed +- [x] [Crystal](https://github.com/Glavin001/atom-beautify/pull/900) ## Usage