Explorar el Código

Merge branch 'master' of https://github.com/jMonkeyEngine/wiki

mitm hace 7 años
padre
commit
c335085c6d
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      .travis.yml

+ 2 - 2
.travis.yml

@@ -3,8 +3,8 @@ jdk:
   - oraclejdk8
 #  blacklist
 branches:
-  except:
-    - gh-pages
+  only:
+    - master
 before_cache:
   - rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
 cache: