File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Shifty - A simple, fast, Promise-based tweening engine in JavaScript
2
2
3
- - ` master ` : [ ![ Build Status ] ( https://travis-ci .com/jeremyckahn/shifty.svg?branch=master )] ( https://travis-ci .com/jeremyckahn/shifty )
4
- - ` develop ` : [ ![ Build Status ] ( https://travis-ci .com/jeremyckahn/shifty.svg?branch=develop )] ( https://travis-ci .com/jeremyckahn/shifty )
3
+ - ` master ` : [ ![ CI ] ( https://github .com/jeremyckahn/shifty/workflows/CI/badge .svg?branch=master )] ( https://github .com/jeremyckahn/shifty/actions?query=workflow%3ACI+branch%3Amaster )
4
+ - ` develop ` : [ ![ CI ] ( https://github .com/jeremyckahn/shifty/workflows/CI/badge .svg?branch=develop )] ( https://github .com/jeremyckahn/shifty/actions?query=workflow%3ACI+branch%3Adevelop )
5
5
6
6
Shifty is a tweening engine for JavaScript. It is a lightweight library meant
7
7
to be encapsulated by higher level tools. At its core, Shifty provides:
You can’t perform that action at this time.
0 commit comments