Skip to content

Commit 1b2c796

Browse files
committed
#6 Java Version & Install GanttProject
1 parent de5741d commit 1b2c796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ before_script:
2323
- sudo apt-get -qq install graphviz > /dev/null
2424
## GanttProject
2525
- wget http://dl.ganttproject.biz/ganttproject-2.6.6/ganttproject_2.6.6-r1715-1_all.deb
26-
- sudo apt-get install ganttproject_2.6.6-r1715-1_all.deb
26+
- sudo dpkg -i ganttproject_2.6.6-r1715-1_all.deb
2727
## Composer
2828
- composer self-update
2929
- composer install --prefer-source --dev

0 commit comments

Comments
 (0)