Explorar o código

Merge pull request #77 from jMonkeyEngine/mitm001-patch-1

Travis fix to clear exceptions.
mitm001 %!s(int64=7) %!d(string=hai) anos
pai
achega
bb922deb88
Modificáronse 1 ficheiros con 2 adicións e 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: