chore(release) something

This commit is contained in:
Peter Collins
2014-02-10 13:06:11 -06:00
parent e40e205728
commit 27c5af84ee

View File

@@ -17,7 +17,7 @@ function init {
export TRAVIS_PULL_REQUEST=false
export TRAVIS_COMMIT=$(git rev-parse HEAD)
# use your github username as GH_ORG to push to, and it will push to ORG/ionic-code, etc
export GH_ORG=ajoslin
export GH_ORG=somethingnew2-0
fi
}