travis debugging

This commit is contained in:
David Schweikert 2014-09-19 09:21:33 +10:00
parent e7b6b7ecb6
commit f02cebfd3a
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
#!/bin/bash -e
#!/bin/bash
set -x
PATH=$(pwd)/ci/build/bin:$PATH