Преглед изворни кода

Have TravisCI style-check PRs

Victor Felder пре 10 година
родитељ
комит
059621c087
1 измењених фајлова са 7 додато и 0 уклоњено
  1. 7 0
      .travis.yml

+ 7 - 0
.travis.yml

@@ -0,0 +1,7 @@
+language: node_js
+sudo: false
+node_js:
+  - "4.1"
+before_script:
+  - npm install -g https://github.com/vhf/free-programming-books-lint.git
+script: fpb-lint .