Commit graph

9 commits

Author SHA1 Message Date
Nathaniel Nicandro
5af47e3407
Fix #10: Only verify cask is installed for targets that require it 2019-02-12 20:30:20 -06:00
UndeadKernel
321e8fe81f fix: use Bash shell and omit rm errors (#13)
Without this change, if the user does not have bash, `command` fails (as
it is a bash built-in). Explicitly set bash to be the shell.

Omit error messages of the `rm` command while cleaning.
2019-02-06 14:26:52 -06:00
Nathaniel Nicandro
2f7268c8dc Temporarily set the timezone when testing time encoding/decoding 2018-11-17 16:26:03 -06:00
Nathaniel Nicandro
5ef71de62b Use universal time when testing encoding/decoding of time values 2018-11-16 12:08:02 +00:00
Nathaniel Nicandro
bfe549a0f5 Ensure Jupyter directories exist during testing 2018-11-16 04:27:57 -06:00
Nathaniel Nicandro
3258dc752e Export build variables for zmq in Travis tests 2018-11-16 04:03:01 -06:00
Nathaniel Nicandro
e4546e53ae Fix Travis, attempt 6
Travis really doesn't like strings.
2018-11-16 03:44:05 -06:00
Nathaniel Nicandro
b889a29d36 Fix Travis, attempt 3 2018-11-16 02:18:11 -06:00
Nathaniel Nicandro
47baf33a16 Add Makefile 2018-11-16 00:27:47 -06:00