Skip to content

Commit 81b0359

Browse files
committed
Updated travis script
1 parent 81c727f commit 81b0359

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
language: scala
22
scala:
33
- 2.10.3
4+
script:
5+
- "sbt clean test"
46
jdk:
57
- oraclejdk7
68
- openjdk7

0 commit comments

Comments
 (0)