aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
blob: f209793ea0c799323923c8caf6c3a4cd9964d7cd (plain)
1
2
3
4
5
6
7
8
language: rust

install:
  - sudo apt-get install libXxf86vm-dev

os:
  - linux
  - osx