Skip to content

Commit

Permalink
Merge pull request #54 from NinoSkopac/master
Browse files Browse the repository at this point in the history
Feature Configurations, Payment Restrictions and Callbacks
  • Loading branch information
jeandee authored Aug 1, 2017
2 parents e3dae10 + e9d28f6 commit 70335ec
Show file tree
Hide file tree
Showing 28 changed files with 1,595 additions and 159 deletions.
7 changes: 6 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,9 @@ _compareTemp/TMPvhyk99.md
*.xml
lib/Helpers/_notes/dwsync.xml
lib/Helpers/_notes/dwsync.xml
lib/Helpers/_notes/dwsync.xml
lib/Helpers/_notes/dwsync.xml
tests/.DS_Store

lib/.DS_Store

.DS_Store
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
language: php
php:
- 5.3
- 5.4
- 5.5
- 5.6
- 7.0
- 7.1
- hhvm
- nightly

Expand Down
Loading

0 comments on commit 70335ec

Please sign in to comment.