Skip to content

Commit

Permalink
Merge pull request #172 from glenco/nt/travis-cleanup
Browse files Browse the repository at this point in the history
Travis: clean up
  • Loading branch information
Nicolas Tessore committed May 30, 2015
2 parents 4861f6f + f887926 commit 4386f27
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ script:
- make test
before_deploy:
- if [ "$TRAVIS_OS_NAME" = "linux" ]; then
sudo apt-get install zlib1g-dev;
export CFITSIO_LIB="/usr/lib/x86_64-linux-gnu/libcfitsio.a";
export EXTRA_LIBS="/usr/lib/x86_64-linux-gnu/libz.a";
fi
Expand Down

0 comments on commit 4386f27

Please sign in to comment.