Commit Graph

6 Commits

Author SHA1 Message Date
Liam Newman
2009d25091 Move to Webpack and independent modules 2017-05-11 23:04:45 -07:00
Liam Newman
db897211fa Replace makefile dependency with bash script
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
2016-01-20 15:45:45 -08:00
Corey Farwell
e6db5f87fb Enable automated testing with Python 3.4 2014-06-19 21:30:58 -07:00
Liam Newman
fa0e417f0c Try Travis with Python as language
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.
2013-03-21 00:13:44 -07:00
Liam Newman
02aa812163 Expand travis test to include python 2013-03-20 11:51:10 -07:00
Einar Lielmanis
ad96bd4ebf Activate travis-ci, let's see how this works out 2013-03-20 10:32:49 +02:00