Skip to content
This repository was archived by the owner on Feb 23, 2018. It is now read-only.

Commit 95528d3

Browse files
committed
travis script
1 parent 0a0db8e commit 95528d3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
language: scala
2+
3+
script: sbt clean update test publishLocal
4+
jdk: openjdk6
5+
notifications:
6+
email: lukas.rytz@typesafe.com

0 commit comments

Comments
 (0)