Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add 24.4 support | Sean Allred | 2014-11-09 | 1 | -0/+1 |
| | | | | Also tests rejeep/evm#48 | ||||
* | Use correct directory for test | Sean Allred | 2014-11-01 | 1 | -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.yml | Sean Allred | 2014-10-31 | 1 | -0/+8 |
| | | | Add gitter integration | ||||
* | Remove unsupport platform from EVM config | Sean Allred | 2014-10-31 | 1 | -1/+0 |
| | |||||
* | Update Travis CI | Sean Allred | 2014-10-31 | 1 | -13/+15 |
| | |||||
* | Give more informative message after json error | Sean Allred | 2014-10-31 | 1 | -2/+2 |
| | |||||
* | Install emacs before Cask | Sean Allred | 2014-10-31 | 1 | -8/+6 |
| | |||||
* | Add evm as instructed by Cask | Sean Allred | 2014-10-31 | 1 | -0/+1 |
| | |||||
* | Use Cask to manage dependencies | Sean Allred | 2014-10-31 | 1 | -1/+10 |
| | | | | https://github.com/cask/cask | ||||
* | Hopefully fix Travis build | Sean Allred | 2014-10-31 | 1 | -1/+1 |
| | | | | | `emacs` isn't an available command, but hopefully $EMACS is. Again, copying from yasnippet. | ||||
* | Implement proper unit tests | Sean Allred | 2014-10-31 | 1 | -0/+15 |