• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

google / clasp / 291
67%

Build:
DEFAULT BRANCH: master
Ran 25 Jun 2018 05:42AM UTC
Jobs 10
Files 6
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
291

push

travis-ci

grant
Change login flow (experimental) (#223)

This is the flow (more or less):

`clasp login`: logs you in using the default `clasp` credentials. Saves `.clasprc.json` to your `~` directory.
`clasp login --creds`: logs you in using the file `credentials.json` in the directory that you are running the command in. Saves `.clasprc.json` to your current directory.
`clasp login --creds other_creds.json`: logs you in using the credentials in `other_creds.json`. Saves `.clasprc.json` to your current directory.

Your credentials file should look like this:

```
{"installed":{"client_id":"239267426989-275aglft6htcfsdj7t5d3csdlogchamh.apps.googleusercontent.com","project_id":"project-id-xxxxxxxxx","auth_uri":"https://accounts.google.com/o/oauth2/auth","token_uri":"https://accounts.google.com/o/oauth2/token","auth_provider_x509_cert_url":"https://www.googleapis.com/oauth2/v1/certs","client_secret":"xxxxxxxx","redirect_uris":["urn:ietf:wg:oauth:2.0:oob","http://localhost"]}}
```

Signed-off-by: campionfellin <campionfellin@gmail.com>

Related to #204 

- [x] `npm run test` succeeds.
- [x] `npm run lint` succeeds.
- [ ] Appropriate changes to README are included in PR.

41 of 623 branches covered (6.58%)

Branch coverage included in aggregate %.

216 of 1019 relevant lines covered (21.2%)

5.3 hits per line

Jobs
ID Job ID Ran Files Coverage
1 291.1 25 Jun 2018 05:42AM UTC 0
15.65
Travis Job 291.1
2 291.2 25 Jun 2018 05:42AM UTC 0
15.65
Travis Job 291.2
3 291.3 25 Jun 2018 05:42AM UTC 0
15.65
Travis Job 291.3
4 291.4 25 Jun 2018 05:43AM UTC 0
15.65
Travis Job 291.4
5 291.5 25 Jun 2018 05:43AM UTC 0
15.65
Travis Job 291.5
6 291.6 25 Jun 2018 05:43AM UTC 0
15.65
Travis Job 291.6
7 291.7 25 Jun 2018 05:44AM UTC 0
15.65
Travis Job 291.7
8 291.8 25 Jun 2018 05:44AM UTC 0
15.65
Travis Job 291.8
9 291.9 25 Jun 2018 05:44AM UTC 0
15.65
Travis Job 291.9
10 291.10 25 Jun 2018 05:44AM UTC 0
15.65
Travis Job 291.10
Source Files on build 291
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #291
  • 0ce9d5df on github
  • Prev Build on master (#290)
  • Next Build on master (#294)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc