Skip to content

Commit

Permalink
No Wt
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Aug 15, 2019
1 parent 8e0005e commit a94cce1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ install:
# Qt5
- sudo apt-get install -qq qt5-qmake qt5-default
# Wt
- sudo apt-get install witty witty-dbg witty-dev witty-doc
#- sudo apt-get install witty witty-dbg witty-dev witty-doc
# gcov
- sudo pip install codecov
# OCLint
Expand Down Expand Up @@ -47,9 +47,9 @@ script:
- make --silent debug
- ./K3OpEenRijDesktop &
# Website
- qmake K3OpEenRijWebsite.pro
- make --silent debug
- ./K3OpEenRijWebsite &
#- qmake K3OpEenRijWebsite.pro
#- make --silent debug
#- ./K3OpEenRijWebsite &
# Check dead links
- rm .travis.yml
- ./scripts/check_dead_links
Expand Down

0 comments on commit a94cce1

Please sign in to comment.