Skip to content

Commit

Permalink
Build 7.3snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
BanzaiMan committed Sep 12, 2018
1 parent ed24a3a commit 264a8f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
- script: bundle exec rake build[php-src-builder,default,'VERSION=7.0snapshot ALIAS=$VERSION ICU_RELEASE=59.1 ICU_INSTALL_DIR=$HOME/.phpenv/versions/$VERSION']
- script: bundle exec rake build[php-src-builder,default,'VERSION=7.1snapshot ALIAS=$VERSION ICU_RELEASE=59.1 ICU_INSTALL_DIR=$HOME/.phpenv/versions/$VERSION']
- script: bundle exec rake build[php-src-builder,default,'VERSION=7.2snapshot ALIAS=$VERSION ICU_RELEASE=59.1 ICU_INSTALL_DIR=$HOME/.phpenv/versions/$VERSION']
- script: bundle exec rake build[php-src-builder,default,'VERSION=7.3snapshot ALIAS=$VERSION ICU_RELEASE=59.1 ICU_INSTALL_DIR=$HOME/.phpenv/versions/$VERSION']
- stage: Python
script: bundle exec rake build['cpython-builder','default','VERSION=3.5-dev']
- script: bundle exec rake build['cpython-builder','default','VERSION=3.6-dev']
Expand Down

0 comments on commit 264a8f5

Please sign in to comment.