Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson committed Jan 15, 2018
1 parent 354bffd commit 8d0806e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@ sudo: false
addons:
apt:
packages:
# Requirements for Octave
# Requirements for Octave
- octave
# More...
- python-tk

language: python
python: 2.7
Expand Down

0 comments on commit 8d0806e

Please sign in to comment.