Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
space
  • Loading branch information
dmill-bz authored Nov 21, 2020
1 parent cc42d59 commit a22033c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ deploy:
project-name: PommeVerte/gremlin-php
on:
branch: master
condition: $TRAVIS_PHP_VERSION = "5.6" && $GRAPHSON_VERSION = "3.0" && $GREMLINSERVER_VERSION="3.3.11"
condition: $TRAVIS_PHP_VERSION = "5.6" && $GRAPHSON_VERSION = "3.0" && $GREMLINSERVER_VERSION = "3.3.11"

0 comments on commit a22033c

Please sign in to comment.