Skip to content
This repository was archived by the owner on Nov 22, 2022. It is now read-only.

Commit 7143b01

Browse files
authored
(feat) Add Travis CI to the repo (#161)
The branch adds configurations for Travis CI. Github actions is a bit restrictive with PRs submitted by the community. This way, we can better automate running tests, linting, etc.
1 parent a202213 commit 7143b01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
language: node_js

0 commit comments

Comments
 (0)