Przeglądaj źródła

keep travis to compare with github actions

eric 5 lat temu
rodzic
commit
c93325a120
1 zmienionych plików z 14 dodań i 0 usunięć
  1. 14 0
      .travis.yml

+ 14 - 0
.travis.yml

@@ -0,0 +1,14 @@
+language: shell
+dist: xenial
+os: linux
+
+jobs:
+  include:
+    -
+      language: node_js
+      node_js:
+        - 6
+      before_script:
+        - npm install -g free-programming-books-lint
+      script:
+        - fpb-lint .