Switched to a bash script for build. Not great but make is
not convenient on windows machines.
Bash is everywhere and our commands are not complex.
Fixes#638
Travis doesn't support a matrix of languages in one repo, so even
though we specified differ versions of python we just used the same one.
Trying the python language as the base, since for our purposes there are
probably larger differences in versions of python.