Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TravisCI support #121

Merged
merged 2 commits into from
Sep 16, 2014
Merged

Add TravisCI support #121

merged 2 commits into from
Sep 16, 2014

Conversation

sviridov
Copy link
Contributor

Hi!

@mattdeboard This commit adds TravisCi support. You should enable TravisCI for elixir-lang/emacs-elixir (from https://travis-ci.org).

Ref #88.

@mattdeboard
Copy link
Contributor

Unfortunately I don't have admin access to this repo. Let me merge this and I'll talk to the admins to set us up on TravisCI

mattdeboard added a commit that referenced this pull request Sep 16, 2014
@mattdeboard mattdeboard merged commit ec08386 into elixir-editors:master Sep 16, 2014
@sviridov sviridov deleted the travis-ci branch September 16, 2014 07:32
@ericmj
Copy link

ericmj commented Sep 16, 2014

@josevalim added the repo to Travis.

@sviridov
Copy link
Contributor Author

Thanks!

J3RN pushed a commit to J3RN/emacs-elixir that referenced this pull request Apr 24, 2021
J3RN pushed a commit to J3RN/emacs-elixir that referenced this pull request Apr 24, 2021
* JakeBecker-master: (27 commits)
  Add v0.2.24 to changelog
  Bump version numbers
  Remove extraneous newlines in output log
  Remove custom logger configuration
  Print Elixir and Erlang versions to output log on launch to assist with troubleshooting
  Check in Dialyzer init for whether Elixir was compiled with a compatible version of Erlang
  Check whether Dialyzer is installed (fixes elixir-editors#121)
  Added matcher for setExceptionBreakpoints request Added a handler that does nothing
  Mention Vim ALE support
  Atom client does not support @SPEC suggestions
  Disable dialyzer and show warning if running on Elixir 1.7.0
  Bump version numbers and add v0.2.23 to changelog
  Fix code lens when opening a fresh file with analysis already ready
  Avoid crashing main server process in code lens request when uri is not in state.source_files
  Send empty response to outstanding code lens requests if file is closed
  fix crash in handle_dialyzer_result
  Kill VM on crash, now that issue in VS Code where the output pane gets disappeared is fixed
  Update version numbers to 0.2.22
  Add v0.2.22 to changelog
  Copy changelog from VS Code extension repo. It will live here now
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants