Skip to content

Commit

Permalink
Merge 5668a74 into 247398f
Browse files Browse the repository at this point in the history
  • Loading branch information
atodorov committed Sep 8, 2017
2 parents 247398f + 5668a74 commit c1779aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -11,7 +11,7 @@ cache:

before_install:
- sudo docker pull welder/bdcs-api-rs:latest
- pip install s3cmd toml parameterized
- sudo pip install s3cmd toml parameterized
- wget --progress=dot:giga https://haskell.org/platform/download/8.0.2/haskell-platform-8.0.2-unknown-posix--minimal-x86_64.tar.gz
- tar -xzvf ./haskell-platform-8.0.2-unknown-posix--minimal-x86_64.tar.gz
- sudo ./install-haskell-platform.sh
Expand Down

0 comments on commit c1779aa

Please sign in to comment.