Skip to content

Commit

Permalink
Build for bionic too
Browse files Browse the repository at this point in the history
  • Loading branch information
leandro-lucarella-sociomantic committed Jul 20, 2018
1 parent 0ce1327 commit 2d30c41
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ env:
global:
# Make sure beaver is in the PATH
- PATH="$(git config -f .gitmodules submodule.beaver.path)/bin:$PATH"
matrix:
- DIST=xenial
- DIST=bionic

install: beaver install

Expand Down
2 changes: 1 addition & 1 deletion beaver.Dockerfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM sociomantictsunami/base:v5
FROM sociomantictsunami/base:v6-test

0 comments on commit 2d30c41

Please sign in to comment.