Skip to content

Commit

Permalink
Removed travis build dir.
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik Maslak committed Apr 29, 2015
1 parent cfcd953 commit 8655f67
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
Expand Up @@ -15,4 +15,4 @@ before_script:
- composer update --prefer-dist
script:
- vendor/bin/phpunit
- vendor/bin/phpcs -p --standard=$TRAVIS_BUILD_DIR/vendor/ongr/ongr-strict-standard/Ongr --ignore=vendor/,Tests/app/,Resources/public/ ./
- vendor/bin/phpcs -p --standard=vendor/ongr/ongr-strict-standard/Ongr --ignore=vendor/,Tests/app/,Resources/public/ ./

0 comments on commit 8655f67

Please sign in to comment.