Elm is now supported on Travis CI

We are very excited to announce that Elm has joined our growing list of community-supported languages.

You can now start testing your Elm project by using:

language: elm

Elm is a domain-specific programming language for creating web applications.

Since its inception in 2012 by Evan Czaplicki, Elm has garnered substantial interest.

Travis CI’s Elm support has been developed by an Elm core team member Richard Feldman. Along with volunteers Aaron VonderHaar, Luke Westby, and Christoph Hermann, Richard will provide support for Elm projects over at our community forum.

To get started, please consult our documentation.

Happy building!