Skip to content

Commit

Permalink
Merge pull request nitrogen#96 from twiesenthal/buxfix-libpam0g-dev
Browse files Browse the repository at this point in the history
fixed .travis.zml
  • Loading branch information
choptastic committed Jan 29, 2016
2 parents 4b20278 + c40e629 commit 202ab0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ otp_release:
- R15B02
- R15B01
- R15B
before_script: "sudo apt-get --yes --force-yes install libpam0g-dev"
before_script: "sudo apt-get --yes --force-yes install libpam-runtime"

0 comments on commit 202ab0e

Please sign in to comment.