Skip to content

Commit f6d4b57

Browse files
authored
Merge branch 'master' into master
2 parents 28d5df5 + 6323d9a commit f6d4b57

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,5 @@ deploy:
3232
skip_cleanup: true
3333
true:
3434
branch: master
35+
notifications:
36+
email: false

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Carbon Components Angular
1+
# Carbon Components Angular [![npm](https://img.shields.io/npm/v/carbon-components-angular.svg)](https://www.npmjs.com/package/carbon-components-angular) [![Travis](https://travis-ci.com/IBM/carbon-components-angular.svg?branch=master)](https://travis-ci.com/IBM/carbon-components-angular)
22
An _Angular_ implementation of the Carbon Design System
33

44
### Getting started

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"type": "git",
4949
"url": "[email protected]:IBM/carbon-components-angular.git"
5050
},
51-
"license": "Apache-2",
51+
"license": "Apache-2.0",
5252
"author": "IBM",
5353
"peerDependencies": {
5454
"@angular/animations": "^6.1.0",

0 commit comments

Comments
 (0)