Add Travis configuration

This commit is contained in:
Samer Albahra
2015-07-06 17:09:37 -05:00
parent f72c577d90
commit 65546075cf
2 changed files with 11 additions and 1 deletions

View File

@@ -11,7 +11,7 @@
"smarttabs": true,
"trailing": true,
"undef": true,
"unused": true,
"unused": false,
"browser": true,
"node": true,
"sub": true,