grim/resticide

I typoed the filename...
develop
2016-06-28, Gary Kramlich
0ad5df309bf9
Parents 1c8234575af0
Children 0734b7ea5a3e
I typoed the filename...
--- a/bibucket-pipelines.yml Tue Jun 28 14:10:35 2016 -0500
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-image: golang:1.6.2-onbuild
-pipelines:
- default:
- - step:
- script:
- - go build -v
-
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/bitbucket-pipelines.yml Tue Jun 28 14:56:18 2016 -0500
@@ -0,0 +1,7 @@
+image: golang:1.6.2-onbuild
+pipelines:
+ default:
+ - step:
+ script:
+ - go build -v
+