Skip to content

Commit

Permalink
Add gjslint to requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
twpayne committed Oct 2, 2013
1 parent 57b4606 commit 6f24507
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
@@ -1,5 +1,4 @@
before_install:
- "sudo pip install http://closure-linter.googlecode.com/files/closure_linter-latest.tar.gz"
- "sudo pip install -r requirements.txt"
- "git clone --depth=50 https://github.com/jsdoc3/jsdoc build/jsdoc"

Expand Down
1 change: 1 addition & 0 deletions requirements.txt
@@ -1,2 +1,3 @@
http://closure-linter.googlecode.com/files/closure_linter-latest.tar.gz
pystache
regex

0 comments on commit 6f24507

Please sign in to comment.