1
0
Ben S 11 жил өмнө
parent
commit
cc1da7490a
1 өөрчлөгдсөн 7 нэмэгдсэн , 0 устгасан
  1. 7 0
      .travis.yml

+ 7 - 0
.travis.yml

@@ -0,0 +1,7 @@
+before_install:
+  - yes | sudo add-apt-repository ppa:hansjorg/rust
+  - sudo apt-get update
+install:
+  - sudo apt-get install rust-nightly
+script:
+  - make test