Skip to content

Commit

Permalink
Remove travis build changes
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanmac committed Jan 5, 2015
1 parent 1680d65 commit e621740
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 38 deletions.
7 changes: 0 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,11 @@ php:
- 5.5
- 5.6

script: rake travis

env:
- secure: "MCHBESONLTXgn3bsxwQZBty7sNgSwU3P7zTv91TGqQa6YhoAZouqbnZG1yKKOirVugZfNTXTX/mEmq2/RaU5ehsD8fcIMrFpETg6pxJN8MYUUb583g/ER7NkIWlf3fr9Wd6JCZn8rFmQmgF8NHe53zxWoMPagDNhoxoam8ITrK8="

branches:
only:
- master

before_script:
- gem install bundler
- gem install rake
# Composer Setup
- composer self-update
- composer install --prefer-source --no-interaction --dev
Expand Down
30 changes: 0 additions & 30 deletions Rakefile

This file was deleted.

2 changes: 1 addition & 1 deletion apigen.neon
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source:
- src
destination: ./
destination: ./docs
templateTheme: bootstrap
title: PHP Parser
baseUrl: http://nathanmac.github.io/Parser
Expand Down

0 comments on commit e621740

Please sign in to comment.