Skip to content

Commit

Permalink
Merge pull request #257 from sbt/wip/macosx-travis-testing
Browse files Browse the repository at this point in the history
Adding experimental osx travis-ci support
  • Loading branch information
muuki88 committed Jun 21, 2014
2 parents 755102d + f654a12 commit 2492d88
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
language: scala
os:
- linux
script:
- sbt ++$TRAVIS_SCALA_VERSION "scripted rpm/* debian/* universal/*"
scala:
- 2.10.3
jdk:
- openjdk6
- openjdk7
- oraclejdk8
notifications:
email:
- qbranch@typesafe.com
Expand Down

0 comments on commit 2492d88

Please sign in to comment.