Tomasz Mieszkowski
7b64e18144
Update dev
, remove init
target in Makefile (no --dev
option)
2021-11-27 21:32:28 -06:00
Nathaniel Nicandro
a4e0616ed4
Revert commits making ZMQ optional
...
These commits were pre-maturely pushed to master.
This reverts commits:
- 3322ce7b31
- ee8b5180e5
- 8883a6631a
- ae5dad9796
- 0e202a02fa
- 5725215268
- 3b3e358933
- a5f8d991b0
- 1a739feec7
- 4115ff5f73
2020-04-02 10:48:44 -05:00
Nathaniel Nicandro
8883a6631a
Don't require ZMQ in Makefile targets
...
* Makefile: Do it.
2020-03-30 23:31:14 -05:00
Nathaniel Nicandro
0357961777
Add Appveyor build script
2019-05-04 02:33:11 -05:00
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