tesla_api 3.0.3 → 3.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,16 +0,0 @@
1
- language: ruby
2
- rvm:
3
- - 2.6
4
- env:
5
- global:
6
- - TESLA_EMAIL=elon.musk@teslamotors.com
7
- - TESLA_PASS=oilLOL
8
- - TESLA_CLIENT_ID=1
9
- - TESLA_CLIENT_SECRET=2
10
- - TESLA_ACCESS_TOKEN=3
11
- - TESLA_REFRESH_TOKEN=4
12
- before_install:
13
- - gem update --system
14
- - gem install bundler
15
- notifications:
16
- email: false