Commit graph

9 commits

Author SHA1 Message Date
Mayank Jain
10e80e47ca Switch to node-js build engine for cljs tests 2017-03-11 23:02:12 +05:30
nathanmarz
4f56c6e5e9 revert previous travis fix attempt 2017-03-11 12:24:56 -05:00
nathanmarz
3cdaf2b358 try forcing v2.0 of phantomjs in build 2017-03-11 12:12:46 -05:00
nathanmarz
f426b0db61 disable travis cljs build for now 2017-03-11 08:36:18 -05:00
Mayank Jain
4695c96998 Add cljs tests to travis
* Add lein-doo plugin to run cljs tests. This is the new recommended
  approach.
* Update project.clj to add cljsbuild config
* Update .travis.yml file to run cljs tests as well.
* Also to speed up travis builds add ~/.m2 dir in cache

To run do:
$ lein do javac, doo phantom test-build once

Note that you'll need phantomjs installed for above to work.
2017-03-11 02:31:10 +05:30
Nathan Marz
0ab72d62ff update travis build 2016-08-06 10:43:59 -04:00
Nathan Marz
db8451a47e fix travis ci build 2016-04-21 11:07:11 -04:00
Nathan Marz
4e38d0c3b3 fix travis ci build 2016-04-21 11:05:14 -04:00
Christopher Mark Gore
a8db31754d Adding .travis.yml for Travis CI. 2015-09-26 10:38:04 -05:00