#!/bin/bash

cd /vagrant

./scripts/build-deps
./scripts/build
./scripts/test
