Custom travis build script

pull/1/merge
Thibault Duplessis 2012-02-26 21:41:50 +01:00
parent ba37cf8225
commit 8b58cbd31d
1 changed files with 1 additions and 0 deletions

View File

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