Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
reformat travisyml
  • Loading branch information
FSichinger authored Aug 29, 2017
1 parent c4b666f commit adc97aa
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
@@ -1,5 +1,6 @@
sudo: false
language: php
dist: trusty
php:
- 5.4
- 5.5
Expand All @@ -16,4 +17,3 @@ cache:
directories:
- vendor
- $HOME/.composer/cache
dist: trusty

0 comments on commit adc97aa

Please sign in to comment.