#!/bin/bash

git reset --hard ${TRAVIS_COMMIT}
git stash --all
