mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Add install of python-dateutil to travis.yml
This commit is contained in:
parent
92a8029598
commit
8bdea9337a
1 changed files with 2 additions and 0 deletions
|
@ -41,6 +41,8 @@ matrix:
|
|||
- name: "Mac OS X 10.13"
|
||||
os: osx
|
||||
env: CONTAINER=osx
|
||||
before_install:
|
||||
- sudo apt-get install -y python-dateutil
|
||||
install:
|
||||
# Build the docker container
|
||||
- pushd $TRAVIS_BUILD_DIR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue