Skip to content

Conversation

@ngyukman
Copy link
Contributor

@ngyukman ngyukman commented Jul 24, 2016

Set classpath to test projects to remove the need for installing plugin before running test cases. Split from #76

ngyukman added 2 commits July 24, 2016 19:27
- Set classpath to test projects to remove the need for installing
plugin before running test cases
@zhangkun83
Copy link
Contributor

Since ./gradlew install is no longer needed, please update .travis.yml and change:

install:
  - ./gradlew install

to

install: true

@zhangkun83
Copy link
Contributor

I see you have removed the "install" section. I am not sure it's the right thing to do though, as the doc suggests otherwise.

@zhangkun83
Copy link
Contributor

Never mind. I see that Travis has picked up the change correctly :)

@zhangkun83
Copy link
Contributor

Squashed and merged as dc85c95

@zhangkun83 zhangkun83 closed this Jul 25, 2016
@ngyukman ngyukman deleted the unittest branch August 1, 2016 13:55
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.

2 participants