Skip to content

Commit

Permalink
slight modification of travis conf
Browse files Browse the repository at this point in the history
  • Loading branch information
narunlifescience committed Jan 22, 2016
1 parent b69e532 commit f3492d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
dist: trusty
language: cpp
before_install:
- sudo apt-get update -qq
- sudo apt-get install -y libqt4-dev qt4-qmake
- sudo apt-get update
- sudo apt-get install libqt4-dev qt4-qmake

script:
- cd src
Expand Down

0 comments on commit f3492d9

Please sign in to comment.