@cryptotaxi247 / kubo / commits / 49ae64976

lets not have any documentation for this stupid file format, its awesome

License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>

Jeromy committed Jan 30, 2016 at 16:22 UTC 49ae6497600ee801f0ebf7b8c9d9ec80daccf8d2
1 file changed +4 -3
circle.yml
+4 -3
@@ -33,6 +33,7 @@ dependencies:
33
34 test:
35 override:
36 - - make test_go_expensive
37 - - make test_sharness_expensive
38 - pwd: "$GOPATH/src/$IMPORT_PATH"
36 + - make test_go_expensive:
37 + pwd: "$GOPATH/src/$IMPORT_PATH"
38 + - make test_sharness_expensive:
39 + pwd: "$GOPATH/src/$IMPORT_PATH"