Skip to content

Commit

Permalink
travis tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
KohaAloha committed Aug 13, 2013
1 parent 3794bed commit e72663e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .travis.yml
Expand Up @@ -8,9 +8,9 @@ perl:

before_install:
# install tiff
- sudo updatedb
- sudo locate zlib > /tmp/aa
- sudo cat /tmp/aa
# - sudo updatedb
# - sudo locate zlib > /tmp/aa
# - sudo cat /tmp/aa
- sudo apt-get install automake
# - wget ftp://ftp.remotesensing.org/pub/libtiff/tiff-4.0.3.tar.gz
# - tar xvfz tiff-4.0.3.tar.gz
Expand All @@ -36,5 +36,5 @@ script:
- prove


notifications:
irc: "irc.perl.org#sdl"
#notifications:
# irc: "irc.perl.org#sdl"

0 comments on commit e72663e

Please sign in to comment.