#!/bin/sh

./build && ./test && ./upgrade && ./benchmark
