Skip to content

Commit

Permalink
Wrong packagename, try uuid-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
kostajh committed Apr 8, 2014
1 parent a3f650e commit 697d1a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -4,7 +4,7 @@ python:
- "2.7"
before_install:
- sudo apt-get update -qq
- sudo apt-get install libuuid
- sudo apt-get install uuid-dev
- wget http://taskwarrior.org/download/task-2.3.0.tar.gz
- gunzip task-2.3.0.tar.gz
- tar xf task-2.3.0.tar
Expand Down

0 comments on commit 697d1a1

Please sign in to comment.