Skip to content

Commit

Permalink
remove ulimit
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew committed Jun 6, 2019
1 parent fb25cc1 commit cac1512
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: scala
scala: 2.11.7
jdk: oraclejdk8
before_script: ulimit -u 30000
before_install:
- chmod +x gradlew
install: ./gradlew check
Expand Down

0 comments on commit cac1512

Please sign in to comment.