Skip to content

Commit

Permalink
Install libedit-dev on Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
brixen committed Feb 5, 2016
1 parent d540990 commit bc2277b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/llvm.sh
@@ -1,4 +1,4 @@
#!/bin/bash

sudo apt-get update
sudo apt-get install -y clang-3.5 llvm-3.5-dev
sudo apt-get install -y clang-3.5 llvm-3.5-dev libedit-dev

0 comments on commit bc2277b

Please sign in to comment.