Skip to content

Commit

Permalink
bootstrap needs php 5.4+
Browse files Browse the repository at this point in the history
  • Loading branch information
cornernote committed Jul 7, 2014
1 parent 9c706ef commit 9e4df6b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: php

php:
- 5.3
- 5.4
- 5.5

Expand All @@ -23,4 +22,4 @@ after_script:
- ls -la tests/_runtime
- cat tests/_log/*

script: php codecept.phar run
script: php codecept.phar run

0 comments on commit 9e4df6b

Please sign in to comment.