Skip to content

Commit 8a2fcda

Browse files
committed
Added missing CI command
1 parent 489d26a commit 8a2fcda

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ before_install:
3030
- chmod -R +x ~/.scripts/*
3131
# Prepares CI environment
3232
- source ~/.scripts/travis/load-travis-environment.sh
33+
- source ~/.scripts/travis/load-travis-environment-python.sh
3334
install:
3435
# Dependencies
3536
- pip install --upgrade -r requirements.txt

0 commit comments

Comments
 (0)