Skip to content
This repository was archived by the owner on Jun 27, 2018. It is now read-only.

Commit 967cc99

Browse files
committed
fix travis
1 parent 26d3045 commit 967cc99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ before_install:
1111

1212
install:
1313
# needed for linting JS below
14-
- npm install jshint
14+
- sudo npm install -g jshint
1515
# this is a dependency of playpen currently
1616
- sudo pip install pygments
1717

0 commit comments

Comments
 (0)