Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
rickyrauch committed May 10, 2015
1 parent 4bc63d4 commit de9903e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
language: php
php:
- 5.4
after_success:
- # Working directories
- GH_DIR=wp-o-matic-github
Expand All @@ -21,4 +18,3 @@ after_success:
- cd $WP_DIR/trunk/
- svn status |grep '\?' |awk '{print $2}'| xargs svn add
- svn ci -m 'Release new version' --username $WP_USERNAME --password $WP_PASSWORD --no-auth-cache
script: php test.php

0 comments on commit de9903e

Please sign in to comment.