language: node_js script: - echo "Welcome!" - make travis - TZ=UTC make test - TZ=PST make test - echo "Do the travis dance"