Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Commit

Permalink
Merge pull request #92 from gameontext/update
Browse files Browse the repository at this point in the history
Travis for submodule version updates
  • Loading branch information
Erin Schnabel committed Jan 11, 2018
2 parents 59597d6 + 26af1b9 commit a7c63cc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ script:
- ./gradlew build
after_success:
- echo "TRAVIS_BRANCH='$TRAVIS_BRANCH'"
- bash <(curl -s https://raw.githubusercontent.com/gameontext/gameon/master/images/dockerhub.sh)
- bash <(curl -s https://raw.githubusercontent.com/gameontext/gameon/master/build/dockerhub.sh)
- bash <(curl -s https://raw.githubusercontent.com/gameontext/gameon/master/build/launchBuild.sh)
notifications:
slack:
secure: c1znYjwPcdjv/mGT+D1ZIoh6F5ocPzAXyFRCRi+hwQYqB2CXBc+FSkwMm+KRie+xEIuDlCcg+851vZrkQ42ZGPubCnsavbR1ab8K7xdX9yLqkRCjGocsXjo8ben6VDHnJVT/9ZGBVCdEacwZlWYrV+2zKtJU4xzI0DeQClvqjxuQXx9qyhtqRIMXFS5fayKX7EhFl4XGWXPVVzxzfEfivhn8e+7Rc/OB1Un+9MsjVTY4s/a55p80JBofQl4CeV+vtZjgBSDNEM/CV7npX+6hAKOCk/6mvse/kCUMyErojGP9StR2IIpIbCyn6rH7o79h8HEsckNeoQy5ByzvZH/B31hm7UR6nLaqf4GnhsMYMenC3Ta8d2S7t11/gYnNA/8E6iOINbgfZjT0mo3wVJKvnOCH3hlo7E0yDt4jiPvwJJ8OwOHV9gg7uN4p6ce7nEe2Wr+L0qYODa084tQ/jE9z35SUkMr3hJp92sQBa/HmH+aJ9z7ZZlU1+D9aTkAvjPstty/VFhr9uxVTIvQVbnzcJwt3cBrdOkRCngwfe+3X0py+/vg67osu0WLmW/rkmKdfTUTL8E02BTJ6qBBBucs+3DUFHMqVPezYmmIK6c1jjxoesd2s2FoUkDPbIoo+JP//hNlwNWUc4LZEkM3Qwym5WXNLB/WjfBH374v+GhaFXbk=

0 comments on commit a7c63cc

Please sign in to comment.