bensu / doo

doo is a library and lein plugin to run cljs.test on different js environments.
Eclipse Public License 1.0
324 stars 63 forks source link

library - Update NPM dependencies #149

Closed miikka closed 6 years ago

miikka commented 6 years ago

I'm hoping that this makes the Circle build work.

miikka commented 6 years ago

Now the (extremely slow) Circle build passes. Merging.

bensu commented 6 years ago

@miikka the build tests in lots of profiles and runners. If you want something quicker to iterate on, we can do a dev build that runs the tests one a few runners and a release build that runs all the tests.

miikka commented 6 years ago

@bensu, oh that's a good idea! Also could see if we can use the parallelism feature of Circle.