Skip to content

Commit

Permalink
Travis change
Browse files Browse the repository at this point in the history
  • Loading branch information
damklis committed Jul 31, 2020
1 parent 1dfed6a commit ea237f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ services:
before_script: pip install docker-compose

script:
- docker-compose run airflow sh -c "opt/local/airflow/dags/run_unit_tests.sh"
- docker-compose run airflow sh -c "./opt/local/airflow/dags/run_unit_tests.sh"

0 comments on commit ea237f1

Please sign in to comment.