Skip to content

Commit

Permalink
Setting new env variables for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
nWidart committed Jun 11, 2015
1 parent 44b6192 commit cb8da04
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 @@ -6,7 +6,7 @@ php:
- hhvm

env:
- LARAVEL_VERSION="5.0.*@dev" TESTBENCH_VERSION="~3.0@dev"
- LARAVEL_VERSION="~5.1" TESTBENCH_VERSION="~3.1"

before_script:
- travis_retry composer install --no-interaction --prefer-source --dev
Expand Down

0 comments on commit cb8da04

Please sign in to comment.