Travis: add remaining implementations.
authorJoel Martin <github@martintribe.org>
Thu, 8 Oct 2015 02:46:12 +0000 (21:46 -0500)
committerJoel Martin <github@martintribe.org>
Thu, 8 Oct 2015 02:46:12 +0000 (21:46 -0500)
commitfc4c7889cb07bdf6f9dd817cf42318e0594955e4
tree7a963285c581ec3223651c5e25892b2cff32323f
parent5abaa3dc5e0e34dc83883de93b12fcf7253f2f1c
Travis: add remaining implementations.

- new impls: awk, crystal, elixir, erlang, es6, fsharp, groovy, guile
  (disabled), rpython (disabled)
15 files changed:
.travis.yml
Makefile
awk/Dockerfile [new file with mode: 0644]
awk/Makefile
crystal/Dockerfile [new file with mode: 0644]
elixir/Dockerfile [new file with mode: 0644]
erlang/Dockerfile [new file with mode: 0644]
erlang/Makefile
es6/Dockerfile [new file with mode: 0644]
fsharp/Dockerfile [new file with mode: 0644]
fsharp/Makefile
groovy/Dockerfile [new file with mode: 0644]
guile/Dockerfile [new file with mode: 0644]
rpython/Dockerfile [new file with mode: 0644]
rpython/Makefile