mirror of
https://github.com/ForkAwesome/Fork-Awesome.git
synced 2025-01-25 06:30:31 +08:00
Initiating a CI pipeline
This commit is contained in:
parent
acc5a7bc0f
commit
3530ea87dc
10
.travis.yml
Normal file
10
.travis.yml
Normal file
@ -0,0 +1,10 @@
|
||||
language:
|
||||
- ruby
|
||||
- node_js
|
||||
|
||||
install:
|
||||
- bundle install
|
||||
- npm install
|
||||
|
||||
script:
|
||||
- npm run build
|
Loading…
Reference in New Issue
Block a user