Skip to content

Commit a4c1302

Browse files
committed
📝 Use .com for build status
1 parent a39a538 commit a4c1302

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This is a part of [Node3D](https://github.com/node-3d) project.
44

55
![NPM](https://nodei.co/npm/deps-opengl-raub.png?compact=true)
66

7-
![Build Status](https://api.travis-ci.org/node-3d/deps-opengl-raub.svg?branch=master)
7+
![Build Status](https://api.travis-ci.com/node-3d/deps-opengl-raub.svg?branch=master)
88

99
> npm i -s deps-opengl-raub
1010

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author": "Luis Blanco <[email protected]>",
33
"name": "deps-opengl-raub",
4-
"version": "2.0.1",
4+
"version": "2.1.0",
55
"description": "Binaries and headers for OpenGL-dependent addons",
66
"license": "MIT",
77
"main": "index.js",

0 commit comments

Comments
 (0)