Skip to content

Commit

Permalink
Reverted PR magento#485 - travis full
Browse files Browse the repository at this point in the history
  • Loading branch information
rganin committed Apr 12, 2016
1 parent 5a35dca commit 14a0344
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,15 @@ dist: trusty

language: php
php:
- 5.5
- 5.6
- 7.0
env:
- TEST_SUITE=unit
- TEST_SUITE=integration_part_1
- TEST_SUITE=integration_part_2
- TEST_SUITE=integration_integrity
- TEST_SUITE=static
cache:
apt: true
directories:
Expand Down

0 comments on commit 14a0344

Please sign in to comment.