Initial Commit by po

This commit is contained in:
2018-12-26 20:35:58 -08:00
commit dcf8ebd034
6 changed files with 109 additions and 0 deletions

5
ci/travis.sh Executable file
View File

@ -0,0 +1,5 @@
#!/bin/bash
bash <(curl -sL https://raw.githubusercontent.com/nrobinson2000/po/master/ci/ci-install)
po lib clean . -f &> /dev/null
yes "no" | po lib setup # change to "yes" to prefer libraries from GitHub
po photon build