bikecoders / ngx-sticky

Angular directive that adds sticky position to an HTML element and also applies and remove a custom class when the element is sticky positioned.
https://bikecoders.github.io/ngx-sticky/
10 stars 3 forks source link

fix: set travis node lts #22

Closed dianjuar closed 4 years ago

dianjuar commented 4 years ago

PR Type

What kind of change does this PR introduce?

What is the current behavior?

Currently the travis ci is failing installing node-sass that is not supporting node 12

Related Issue Number: #18

What is the new behavior?

The travis CI should work on node Dubnium 10.17.x

Does this PR introduce a breaking change?

Other information