Browse Source

Removed some deprecated travis stuff

MeFisto94 5 years ago
parent
commit
2fb83b84b1
1 changed files with 1 additions and 2 deletions
  1. 1 2
      .travis.yml

+ 1 - 2
.travis.yml

@@ -1,5 +1,4 @@
 language: java
 language: java
-sudo: false
 jdk: openjdk11
 jdk: openjdk11
 dist: bionic
 dist: bionic
 
 
@@ -12,7 +11,7 @@ cache:
    - jdks/local/*/compiled
    - jdks/local/*/compiled
 
 
 addons:
 addons:
-  ssh_known_hosts: updates.jmonkeyengine.org
+  #ssh_known_hosts: updates.jmonkeyengine.org
   apt:
   apt:
     packages:
     packages:
     - p7zip-full
     - p7zip-full