mkdir test

This commit is contained in:
xn0px90 2022-04-05 01:23:00 -07:00 committed by GitHub
parent 0a19daf13a
commit 4058f6d25d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@ before_install:
- rvm install 2.6.2
- gem install awesome_bot
- sudo apt update && sudo apt install python3-pip python3-setuptools
- mkdir tests
- cd tests && npm install chalk && cd ..
script: