don't jshint
authorSteve Hackbarth <stephenhackbarth@gmail.com>
Sun, 10 Aug 2014 13:18:47 +0000 (09:18 -0400)
committerSteve Hackbarth <stephenhackbarth@gmail.com>
Sun, 10 Aug 2014 13:18:47 +0000 (09:18 -0400)
.travis.yml

index 7d0d3a4..387c683 100644 (file)
@@ -14,7 +14,6 @@ before_script:
 script:
   - "npm run-script test-datasource"
   - "npm run-script test"
-  - "npm run-script jshint"
 
   # test an upgrade from 4.4.0
   - "wget http://sourceforge.net/projects/postbooks/files/03%20PostBooks-databases/4.4.0/postbooks_demo-4.4.0.backup"