Skip to content

Commit

Permalink
Try to debug max threads
Browse files Browse the repository at this point in the history
  • Loading branch information
0x6e6562 committed Oct 28, 2014
1 parent 583d777 commit db0f67f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ before_install:
- sudo apt-get update

install:
- cat /proc/sys/kernel/threads-max
- sudo apt-get install -y libjna-java python-pip
- sudo pip install cql PyYAML six
- go get code.google.com/p/go.tools/cmd/vet
Expand Down

0 comments on commit db0f67f

Please sign in to comment.