diff --git a/.travis.yml b/.travis.yml
index 59b99f5fc4d..5fbb7f6e6b1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,7 +12,7 @@ env:
- SAUCE_USERNAME=mangui
stages:
- buildAndTest
- - releaseCanary
+ - releaseAlpha
- release
- testFuncRequired
- testFuncOptional
@@ -39,10 +39,10 @@ jobs:
skip_cleanup: true
on:
tags: true
- # publish canary package (and deploy gh-pages) if on master
- - stage: releaseCanary
+ # publish canary package if on master
+ - stage: releaseAlpha
if: branch = master AND type != pull_request
- env: TRAVIS_MODE=releaseCanary
+ env: TRAVIS_MODE=releaseAlpha
# Required tests
- stage: buildAndTest
env: TRAVIS_MODE=build
diff --git a/README.md b/README.md
index 57b11f0938f..cee3cb40a40 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
[![Build Status](https://api.travis-ci.org/video-dev/hls.js.svg?branch=master)](https://travis-ci.org/video-dev/hls.js)
[![npm](https://img.shields.io/npm/v/hls.js.svg?style=flat)](https://npmjs.org/package/hls.js)
-[![npm](https://img.shields.io/npm/v/hls.js/canary.svg?style=flat)](https://www.npmjs.com/package/hls.js/v/canary)
+[![npm](https://img.shields.io/npm/v/hls.js/alpha.svg?style=flat)](https://www.npmjs.com/package/hls.js/v/alpha)
[![](https://data.jsdelivr.com/v1/package/npm/hls.js/badge?style=rounded)](https://www.jsdelivr.com/package/npm/hls.js)
[![](https://www.netlify.com/img/global/badges/netlify-color-accent.svg)](https://www.netlify.com)
@@ -58,8 +58,8 @@ Find the commit on [https://github.com/video-dev/hls.js/blob/deployments/README.
```html
-
-
+
+