Explorar o código

Revert "Debug Travis' Pull Request failures"

This reverts commit ecec62d5f1cdcbc6b237d726e6720033902eda9f.
MeFisto94 %!s(int64=8) %!d(string=hai) anos
pai
achega
95eebc58ff
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      build.gradle

+ 0 - 3
build.gradle

@@ -25,9 +25,6 @@ repositories {
 
 }
 
-println System.env.TRAVIS_PULL_REQUEST
-println System.env.TRAVIS_PULL_REQUEST_BRANCH
-
 if (System.getenv('TRAVIS') != null) {
     if (System.env.TRAVIS_TAG != "") {
         ext.jmeEngineVersion = "3.2.0-" + System.env.TRAVIS_TAG + "-SNAPSHOT"