Skip to content

Commit

Permalink
Added installation of requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-van committed Jun 19, 2018
1 parent 20daa60 commit 95668b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -12,6 +12,7 @@ before_install:
- chmod +x docker-compose
- sudo mv docker-compose /usr/local/bin
install:
- pip install -r requirements.txt
- git clone --branch v0.4.0 https://github.com/sstephenson/bats.git
script:
- "./bats/bin/bats tests.bats"
Expand Down

0 comments on commit 95668b6

Please sign in to comment.