~stub/bottledwater/trunk

« back to all changes in this revision

Viewing changes to .travis.yml

  • Committer: Sam Stokes
  • Date: 2016-08-11 23:59:58 UTC
  • Revision ID: git-v1:76f1fac284bb94578d794a05663fc0ec4710d8ba
Echo Docker version at start of build

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
services:
3
3
  - docker
4
4
before_install:
 
5
  - docker version && docker-compose version
5
6
  - gem install bundler
6
7
install:
7
8
  - make -j5 test-bundle