Browse Source

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

mitm 7 years ago
parent
commit
c335085c6d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .travis.yml

+ 2 - 2
.travis.yml

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