Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test commit to check Travis's apt sources #233

Closed
wants to merge 2 commits into from
Closed
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Prev

fixup! Test commit to check Travis's apt sources

  • Loading branch information
aneeshusa committed Mar 5, 2016
commit 411f7b9793498eb43f6aef97fc8a4367ead728bf
@@ -28,4 +28,4 @@ matrix:
script:
- cat /etc/apt/sources.list
- ls -al /etc/apt/sources.list.d
- for f in /etc/apt/sources.list.d; do cat $f; done
- for f in /etc/apt/sources.list.d/*; do cat $f; done
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.