Fix travis npm install error.

This commit is contained in:
n8225 2020-02-04 22:27:46 -06:00
parent ef51d1d6e1
commit 452aacfd3d

View file

@ -6,7 +6,7 @@ node_js:
before_install:
- rvm install 2.6.2
- gem install awesome_bot
- npm install colors
- npm install -g colors
before_script: