Skip to content

Commit

Permalink
travis: pls
Browse files Browse the repository at this point in the history
  • Loading branch information
snf committed Mar 19, 2016
1 parent cae74b9 commit 57c7392
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
dist: trusty
before_script:
- sudo add-apt-repository "deb http:https://llvm.org/apt/trusty/ llvm-toolchain-trusty main" -y
- sudo apt-get update -q
- sudo apt-get install -y g++ libz-dev libedit-dev llvm-3.8
- sudo apt-get install -y g++ libz-dev libedit-dev llvm-3.8-dev

language: rust
rust:
Expand Down

0 comments on commit 57c7392

Please sign in to comment.