AminoJS / Amino.JS

A powerful JavaScript library for interacting with the Amino API :star2:
MIT License
27 stars 5 forks source link

Fixing Browser Comp. and Travis Testing Suite #17

Closed felixfong227 closed 6 years ago

felixfong227 commented 6 years ago

The build is still falling, need to fix it :/

felixfong227 commented 6 years ago

image Fix it by checking if the build is trigger by an PR, if it does, it will automagically skip few test case due to the reason that some require environment variables is not set up yet


@moelrobi please do a code review, thanks 😄 👌

moelrobi commented 6 years ago

Why did you replace the Request Module? 🤔

felixfong227 commented 6 years ago

@moelrobi Cuz I'm going to make AminoJS a Node and Browser compatible module