Repository: airavata-php-gateway Updated Branches: refs/heads/develop 488b772fa -> 838ca7c9c
removing files from wrong merge Project: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/commit/838ca7c9 Tree: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/tree/838ca7c9 Diff: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/diff/838ca7c9 Branch: refs/heads/develop Commit: 838ca7c9c906c3a5f505c7002e26685f2f46bab8 Parents: 488b772 Author: scnakandala <[email protected]> Authored: Tue Dec 13 17:14:34 2016 -0500 Committer: scnakandala <[email protected]> Committed: Tue Dec 13 17:14:34 2016 -0500 ---------------------------------------------------------------------- .travis.yml | 14 -------------- 1 file changed, 14 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/blob/838ca7c9/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 47d4970..0000000 --- a/.travis.yml +++ /dev/null @@ -1,14 +0,0 @@ -language: java - -sudo: false - -notifications: - email: - on_success: change - on_failure: always - -jdk: - - oraclejdk8 - -script: mvn clean install -
