Skip to content

Commit 168e9c0

Browse files
committed
Maybe travis will work now?
1 parent a06f6d5 commit 168e9c0

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
@@ -10,7 +10,7 @@ install:
1010
- sudo apt-get install -y python-pip
1111
- sudo apt-get install llvm-3.4 clang-3.4 libapr1-dev libaprutil1-dev
1212
- sudo apt-get install dragonegg llvm-3.0 llvm-gcc
13-
- pip install -e .
13+
- sudo pip install -e .
1414
- export WLLVM_HOME=`pwd`
1515

1616
# command to run tests

0 commit comments

Comments
 (0)