platform/tool/travis.sh
2017-08-15 19:08:24 -04:00

4 lines
No EOL
73 B
Bash

#!/usr/bin/env bash
set -e
pub run test
ANGEL_ENV=production pub run test