Skip to content

Commit b161aea

Browse files
achrinzaapocist
authored andcommitted
ci: update Node.js version
see: loopbackio/cicd#2 see: loopbackio/cicd#4 Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
1 parent 2f61960 commit b161aea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ node_js:
88
- 12
99
- 14
1010
- 16
11+
- 17
1112
before_install: |
1213
docker run --name=mongodb --publish=27017:27017 --detach mongo:4.4
1314
until docker exec --tty mongodb mongo --port=27017 --eval='db.serverStatus()'

0 commit comments

Comments
 (0)