Skip to content

Commit

Permalink
Add trevis building CI
Browse files Browse the repository at this point in the history
  • Loading branch information
HyukjinKwon committed Nov 5, 2015
1 parent 8d05cad commit 15b1451
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,3 @@ script:
- sbt ++$TRAVIS_SCALA_VERSION scalastyle
- sbt ++$TRAVIS_SCALA_VERSION "test:scalastyle"
- sbt ++$TRAVIS_SCALA_VERSION mima-report-binary-issues
after_success:
- bash <(curl -s https://codecov.io/bash)

0 comments on commit 15b1451

Please sign in to comment.