Commit c4b54ed9 authored by Daniel Williams's avatar Daniel Williams
Browse files

Hopeful fix.

parent faf4dc8a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,5 +2,5 @@ image: lpmn/minke

test:
  script:
    - python setup.py test
    - cd minke && git pull && python setup.py install && python setup.py test