Skip to content

Commit

Permalink
Change travis to run bintest and mtest
Browse files Browse the repository at this point in the history
  • Loading branch information
jkutner committed Dec 3, 2015
1 parent 55934ba commit cb567ba
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 @@ install:
- sudo sh -c "curl -L https://github.com/docker/compose/releases/download/1.3.3/docker-compose-`uname -s`-`uname -m` > /usr/local/bin/docker-compose"
- sudo chmod +x /usr/local/bin/docker-compose
script:
- docker-compose run mtest
- docker-compose run test

0 comments on commit cb567ba

Please sign in to comment.