Skip to content

Commit

Permalink
Nope, Travis doesn't allow them yet
Browse files Browse the repository at this point in the history
  • Loading branch information
bweir committed Oct 10, 2015
1 parent 3411cde commit aea7717
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ addons:
- lintian
- cppcheck
- tree
- qt5-default
- libqt5serialport5-dev
matrix:
include:
- os: osx
Expand Down
2 changes: 2 additions & 0 deletions scripts/travis/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ case "$PLATFORM" in
# wget -4 http://lamestation.net/downloads/travis/qt5.5.0-linux-g++.tgz
# tar xzf qt5.5.0-linux-g++.tgz
# mv local/ /home/travis/local/

sudo apt-get install qt5-default libqt5serialport5-dev
;;
*)
echo "Invalid PLATFORM"
Expand Down

0 comments on commit aea7717

Please sign in to comment.