Logo white

Administrator / test_1

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • test_1
  • vendor
  • imagine
  • imagine
  • .travis.yml
  • after merge with Vitaliy
    f7ab7644
    Mihail authored
    2015-10-06 11:20:32 +0300  
    Browse Code ยป
.travis.yml 149 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10
language: php
before_script:
  - composer self-update
  - composer install --prefer-source 
php:
  - 5.3.3
  - 5.3
  - 5.4
  - 5.5
script: rake test