@@ -0,0 +1,9 @@
+name: toxiproxy
+
+up:
+ - go: 1.6.2
+commands:
+ test:
+ run: make test
+ desc: 'run unit tests'