summaryrefslogblamecommitdiff
path: root/.travis.yml
blob: de044d71ed4f0f154b41342f3bcf4f82dbcdecfb (plain) (tree)
1
2
3
4
5
6
7
8
9
10

               
                






                       
language: scala
script:
  - sbt "+ test"
jdk:
  - oraclejdk7
  - openjdk7
notifications:
  email:
    - johannes@spray.io
    - mathias@spray.io