Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A AndroidSlidingUpPanel
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 267
    • Issues 267
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 34
    • Merge requests 34
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Umano: News Read To You
  • AndroidSlidingUpPanel
  • Merge requests
  • !669

Add travis configuration yml.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/plastiv/add-travis into master Feb 18, 2016
  • Overview 2
  • Commits 1
  • Pipelines 0
  • Changes 2

Created by: plastiv

Added travis configuration to at least compile every pull request automatically (maintainer still needs to connect travis with github at travis-ci.org).

Have to added if(project.hasProperty('nexusUsername')) because otherwise gradle fails even start to build. In future, if ci would responsible for publishing builds to maven also nexusUsername and password can be provided as environment secret variable at travis.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/plastiv/add-travis