Skip to content

Add support for CI with travis#27

Open
neuhalje wants to merge 12 commits intomarkmcavoy:masterfrom
neuhalje:add_travis
Open

Add support for CI with travis#27
neuhalje wants to merge 12 commits intomarkmcavoy:masterfrom
neuhalje:add_travis

Conversation

@neuhalje
Copy link
Contributor

This PR adds support for travis-ci.org. It depends on PR #23.

The build status icon added to README in commit 455e6f6 would need to be changed to reflect your repository.

neuhalje added 11 commits March 24, 2016 20:40
Change filesystem layout to gradle standard layout.
* First build.gradle
* android testrunner needs minSdkVersion > 7; bumped
Removed R.java bc/ they are generated by the build script
…ation tests.

CAVE: TotpTokenTests succeeds in the emulator but fails as unit test
Convert unittests to JUnit4 tests; disable failing TOTP Test
* add_buildscript:
  Issue markmcavoy#23 (Add buildscript): ignore IntelliJ files
  Issue markmcavoy#23 (Add buildscript): JUnit4 unit tests
  Issue markmcavoy#23 (Add buildscript): Short description of the build targets
  Issue markmcavoy#23 (Add buildscript): Seperate unit tests and integration tests.
  Issue markmcavoy#23 (Add buildscript): Remove R.java
  Issue markmcavoy#23 (Add buildscript): Add buildfile; bump minSdkVersion
  Issue markmcavoy#23 (Add buildscript): Use gradle layout
  Issue markmcavoy#23 (Add buildscript): Add gradle wrapper
@neuhalje neuhalje changed the title Add travis Add support for CI with travis Mar 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant