mirror of https://github.com/sbt/sbt.git
Add rpmbuld to travis-ci config.
This commit is contained in:
parent
c2fcf34896
commit
67648b7626
|
|
@ -8,3 +8,6 @@ jdk:
|
|||
notifications:
|
||||
email:
|
||||
- qbranch@typesafe.com
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -qq rpm
|
||||
|
|
|
|||
Loading…
Reference in New Issue