mirror of
https://github.com/dkam/paapi.git
synced 2025-12-27 22:54:52 +00:00
Add client, request and response classes
This commit is contained in:
7
.travis.yml
Normal file
7
.travis.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
sudo: false
|
||||
language: ruby
|
||||
cache: bundler
|
||||
rvm:
|
||||
- 2.6.3
|
||||
before_install: gem install bundler -v 2.0.2
|
||||
Reference in New Issue
Block a user