This is an automated email from the ASF dual-hosted git repository.

dinglei pushed a commit to branch new-official-website
in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git


The following commit(s) were added to refs/heads/new-official-website by this 
push:
     new 2b1382ab Update .travis.yml
2b1382ab is described below

commit 2b1382ab722c8f7c095b0a383f59c1e0c8acafeb
Author: dinglei <[email protected]>
AuthorDate: Sat Aug 20 21:51:45 2022 +0800

    Update .travis.yml
---
 .travis.yml | 12 +++---------
 1 file changed, 3 insertions(+), 9 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 918b83b6..f54f8ced 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,10 +1,4 @@
-language: ruby
-rvm:
-- 2.4.1
-env:
-  global:
-  - secure: 
kr8bobXrFB3NhhVKBFCyrbQMjJqElVKxQWteyQtqRw1DKRxPWwERyvgVRd3lNEHWy8+EMme3RPB7f+5RHgvwDm7OmDKKLfHdji1ghnUz/F0ScSxIyRF0z6NFw67sYwNqyanduZRybAN/ZVELZQPoFW92sTPXlTodnZ6SIa6UhudjYeLyoG+qnoOVoK9MmzZU2NKxzNWhTCPzLMwm3o6JBchnqbbqEbBL1FzMfT9mJlnepHF9Ntfx/4A9YiDsvHH6qXfO2TLuPZs/I+lepvr7Qtj1ycz+aEJhOvqnVzImP7vdPyrQeulGPP4qXqyqNub5l7xCsYd2pQnkjRP0PgwGaPhrIqDFN1WupyhqotxlBVvNsoHQ7WKAsoNyCD6fn0kcMVKzE8tyD/q78UQzZMa/te1mu9lnIA9n8xZwRykUUijhEXgjjKbDmsVWqAdhbdPOPEDukAFKdks23Zzk2jkKpO3q08m/L+IX
 [...]
-#install: make setup
+language: nodejs
+node_js: 10
 script:
-- bundle install
-- bundle exec jekyll build
+  - npm test

Reply via email to