Skip to content

Commit

Permalink
Fix travis example
Browse files Browse the repository at this point in the history
  • Loading branch information
tailhook committed Feb 14, 2018
1 parent fde2018 commit 7f609c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/travis_gem/vagga.yaml
Expand Up @@ -2,6 +2,8 @@ containers:
travis:
setup:
- !Ubuntu xenial
- !UbuntuUniverse
- !BuildDeps [autoconf, automake, autotools-dev, autogen, libtool, libltdl-dev]
- !GemInstall [travis]

commands:
Expand Down

0 comments on commit 7f609c7

Please sign in to comment.