Skip to content

Commit 279ea24

Browse files
committed
fix Travis config
1 parent 8f280fc commit 279ea24

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1+
dist: precise
2+
sudo: required
13
language: boa
24
script: ant -Dprotobuf.uptodate=true test checkstyle
35
notifications:
46
email:
57
recipients:
68
7-
- rdyer@iastate.edu
9+
- rdyer@bgsu.edu
810
on_success: change
911
on_failure: always

0 commit comments

Comments
 (0)