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

functionalone / serverless-iam-roles-per-function / 125
94%

Build:
DEFAULT BRANCH: master
Ran 17 Sep 2019 03:38PM UTC
Jobs 4
Files 3
Run time 24s
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
125

push

travis-ci

glicht
feat: nodejs 12 support (#32)

* Add Node.js 12 to CI settings

* Remove unnecessary space

* Remove sudo settings from .travis.yml

'sudo' seems to be unavailable.
Remove sudo settings from .travis.yml

https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration

* Fix test

It seems that the content of Error.message has changed in Node.js 12.

```
% node -v
v10.16.0

error.message:
serverless-iam-roles-per-function: ERROR: msg :testing
```

```
% node -v
v12.9.1

error.message:
serverless-iam-roles-per-function: ERROR: msg :[ 'testing' ]
```

234 of 258 branches covered (90.7%)

Branch coverage included in aggregate %.

345 of 366 relevant lines covered (94.26%)

46.2 hits per line

Jobs
ID Job ID Ran Files Coverage
1 125.1 (SERVERLESS_VERSION=latest COV_PUB=true) 17 Sep 2019 03:39PM UTC 0
92.79
Travis Job 125.1
2 125.2 (SERVERLESS_VERSION=latest COV_PUB=true) 17 Sep 2019 03:39PM UTC 0
92.79
Travis Job 125.2
3 125.3 (SERVERLESS_VERSION=latest COV_PUB=true) 17 Sep 2019 03:38PM UTC 0
92.79
Travis Job 125.3
4 125.4 (SERVERLESS_VERSION=latest COV_PUB=true) 17 Sep 2019 03:38PM UTC 0
92.79
Travis Job 125.4
Source Files on build 125
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #125
  • 4dd58a29 on github
  • Prev Build on master (#120)
  • Next Build on master (#128)
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