Skip to content

Commit

Permalink
Merge pull request #22 from josemmo/develop
Browse files Browse the repository at this point in the history
Versión 1.2.3
  • Loading branch information
josemmo authored Apr 28, 2018
2 parents 7a7f4b2 + 6b20e7b commit 360b741
Show file tree
Hide file tree
Showing 13 changed files with 687 additions and 455 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ php:
- 7.0
- nightly

# This triggers builds to run on the new TravisCI infrastructure
# http://docs.travis-ci.com/user/workers/container-based-infrastructure/
sudo: false

# Install Composer package before testing
install:
- composer install --no-interaction
Loading

0 comments on commit 360b741

Please sign in to comment.