sudo: false  # Use container-based infrastructure
language: python

script: >
    env &&
    ./weigh_in.py weigh_in.py
