aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Add 24.4 supportSean Allred2014-11-091-0/+1
| | | | Also tests rejeep/evm#48
* Use correct directory for testSean Allred2014-11-011-1/+1
| | | | | | | | I really should be testing locally before I push... live and learn. Locally, it's erroring out saying that it reached the end of file during parsing. I don't know how this is the case, but we'll see what Travis says.
* Update .travis.ymlSean Allred2014-10-311-0/+8
| | | Add gitter integration
* Remove unsupport platform from EVM configSean Allred2014-10-311-1/+0
|
* Update Travis CISean Allred2014-10-311-13/+15
|
* Give more informative message after json errorSean Allred2014-10-311-2/+2
|
* Install emacs before CaskSean Allred2014-10-311-8/+6
|
* Add evm as instructed by CaskSean Allred2014-10-311-0/+1
|
* Use Cask to manage dependenciesSean Allred2014-10-311-1/+10
| | | | https://github.com/cask/cask
* Hopefully fix Travis buildSean Allred2014-10-311-1/+1
| | | | | `emacs` isn't an available command, but hopefully $EMACS is. Again, copying from yasnippet.
* Implement proper unit testsSean Allred2014-10-311-0/+15