aboutsummaryrefslogtreecommitdiff
path: root/t/travis.sh
blob: a069b1ab23ca8fcc946f088b5c8c15dffdf30ffb (plain)
1
2
3
4
5
6
#!/bin/bash

# Set up tests to run under Travis

echo "Not actually testing anything. Just verifying travis runs this."
exit 0