platform/tool/travis.sh

4 lines
73 B
Bash
Raw Normal View History

2017-04-01 01:00:24 +00:00
#!/usr/bin/env bash
2017-04-01 01:04:45 +00:00
set -e
2017-04-01 01:00:24 +00:00
pub run test
ANGEL_ENV=production pub run test