Skip to content

Commit

Permalink
Test with Kotlin 1.1.0-beta-38
Browse files Browse the repository at this point in the history
  • Loading branch information
nhaarman committed Feb 11, 2017
1 parent f5e0933 commit 5723b53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ matrix:
- jdk: oraclejdk7
env: TERM=dumb MOCK_MAKER=mock-maker-inline KOTLIN_VERSION=1.0.6
- jdk: oraclejdk7
env: TERM=dumb MOCK_MAKER=mock-maker-inline KOTLIN_VERSION=1.1.0-beta-18
env: TERM=dumb MOCK_MAKER=mock-maker-inline KOTLIN_VERSION=1.1.0-beta-38
- jdk: oraclejdk8
env: TERM=dumb KOTLIN_VERSION=1.0.6
- jdk: oraclejdk8
env: TERM=dumb KOTLIN_VERSION=1.1.0-beta-18
env: TERM=dumb KOTLIN_VERSION=1.1.0-beta-38


env:
Expand Down

0 comments on commit 5723b53

Please sign in to comment.