version update

pull/44/merge
Hunter Long 2018-07-18 16:24:00 -07:00 committed by GitHub
parent 60784234df
commit 94ffc7b8c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ services:
env:
global:
- VERSION=0.30
- VERSION=0.31
- DB_HOST=localhost
- DB_USER=travis
- DB_PASS=
@ -74,4 +74,4 @@ after_success:
- if [[ "$TRAVIS_BRANCH" == "master" ]]; then /bin/bash -c .travis/build.sh; fi
after_deploy:
- /bin/bash -c .travis/deploy.sh
- /bin/bash -c .travis/deploy.sh