Преглед изворни кода

changed to ubuntu trusty for building in travis

Fredrik Hultin пре 9 година
родитељ
комит
cd954bfe0e
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      .travis.yml

+ 4 - 0
.travis.yml

@@ -1,4 +1,8 @@
 # This is the project file for the automated build system travis (travis-ci.com).
+sudo: required
+
+dist: trusty
+
 language: c
 
 compiler: gcc