Browse Source

This kernel info is just noise right now

Ben Hood 11 years ago
parent
commit
917454c9a2
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -16,7 +16,6 @@ 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