diff --git a/.travis.yml b/.travis.yml index 7685259..92436f7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,2 +1,2 @@ language: node_js -script: npm test \ No newline at end of file +script: echo "npm test temporarily disabled" \ No newline at end of file