Custom travis build script

This commit is contained in:
Thibault Duplessis 2012-02-26 21:41:50 +01:00
parent ba37cf8225
commit 8b58cbd31d

View file

@ -1,6 +1,7 @@
language: scala
scala:
- 2.9.1
script: sbt ";project chess;test"
notifications:
email:
on_success: [change]