Skip to content

Commit

Permalink
Fix: travis file for 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
eldy committed Jul 8, 2014
1 parent 869bde5 commit 0598bb6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Expand Up @@ -88,10 +88,6 @@ script:
- date
- php upgrade.php 3.4.0 3.5.0 > upgrade.log
- php upgrade2.php 3.4.0 3.5.0 > upgrade2.log
- php upgrade.php 3.5.0 3.6.0 >> upgrade.log
- php upgrade2.php 3.5.0 3.6.0 >> upgrade2.log
- php upgrade.php 3.6.0 3.7.0 >> upgrade.log
- php upgrade2.php 3.6.0 3.7.0 >> upgrade2.log
# - cat upgrade.log
# - cat upgrade2.log
- cd ../..
Expand Down

0 comments on commit 0598bb6

Please sign in to comment.