platform/.travis.yml

4 lines
83 B
YAML
Raw Normal View History

2017-02-22 03:13:08 +00:00
language: dart
addons:
rethinkdb: '2.3'
before_script: 'dart test/bootstrap.dart'