Skip to content

Commit 462771c

Browse files
committedJan 8, 2016
Use bash in CI
1 parent d4f4e64 commit 462771c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
sudo: required
22
services:
33
- docker
4+
language: bash
45
before_install:
56
- docker -v
67
script:

0 commit comments

Comments
 (0)
Please sign in to comment.