Skip to content

Commit

Permalink
Install gnuplot in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
eudoxia0 committed May 15, 2015
1 parent ab9a5f0 commit 88173b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ install:
- curl https://raw.githubusercontent.com/luismbo/cl-travis/master/install.sh | bash
# coveralls.io
- git clone https://github.com/fukamachi/cl-coveralls ~/lisp/cl-coveralls
# needed to test the gnuplot contrib
- sudo apt-get install gnuplot

script:
- cl -l fiveam -l cl-coveralls
Expand Down

0 comments on commit 88173b0

Please sign in to comment.