Skip to content

Commit

Permalink
Merge pull request #50 from pantheon-systems/terminus-0
Browse files Browse the repository at this point in the history
Staying on Terminus 0 to fix failing tests
  • Loading branch information
stevector authored Jan 22, 2017
2 parents 42da4f5 + 2765711 commit d248729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies:
echo "TERMINUS_TOKEN environment variables missing; assuming unauthenticated build"
exit 0
fi
composer global require pantheon-systems/terminus ">=0.13.0"
composer global require pantheon-systems/terminus ">=0.13.3 <0.99"
composer install
terminus auth login --machine-token=$TERMINUS_TOKEN
Expand Down

0 comments on commit d248729

Please sign in to comment.