Skip to content

Commit

Permalink
debug travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
trolldbois committed Aug 8, 2015
1 parent aa278d4 commit 6745c0f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ before_script:
# - sudo apt-get -qq install libgcc-4.8-dev --yes --force-yes
# we need stdc++ 32 bits too /usr/bin/ld: cannot find -lstdc++
# - sudo apt-get -qq install libstdc++6:i386 libstdc++-4.8-dev:i386 --yes --force-yes
- sudo apt-get -qq install libc6-dev libc6-dev-i386 libgcc-4.8-dev libstdc++6:i386 libstdc++-4.8-dev:i386 --yes --force-yes
## we dont need this as we dont build them anymore
# - sudo apt-get -qq install libc6-dev libc6-dev-i386 libgcc-4.8-dev libstdc++6:i386 libstdc++-4.8-dev:i386 --yes --force-yes
# we also need the large test files (memory dumps)
- mkdir -p test/dumps/putty
- mkdir -p test/dumps/ssh
Expand Down

0 comments on commit 6745c0f

Please sign in to comment.