Skip to content

Commit

Permalink
Use new travis containers
Browse files Browse the repository at this point in the history
  • Loading branch information
nWidart committed Jul 20, 2015
1 parent dac19ba commit a917a16
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,12 @@ env:
- LARAVEL_VERSION="~5.1" TESTBENCH_VERSION="~3.1"

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

script: phpunit

sudo: false

notifications:
slack: asgardcms:rQqM7V2EoZOrsv6GgAemZyOS

Expand Down

0 comments on commit a917a16

Please sign in to comment.