]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
CHG: Travis CI should be using Trusty beta environment, based on Ubuntu14.04
authoriceman1001 <iceman@iuse.se>
Thu, 21 Apr 2016 10:56:39 +0000 (12:56 +0200)
committericeman1001 <iceman@iuse.se>
Thu, 21 Apr 2016 10:56:39 +0000 (12:56 +0200)
.travis.yml

index ad86e840a785b1bf3e0d8457a1233c540a45c30b..a259697eb56f43b6e5380747586af763a48e8128 100644 (file)
@@ -1,6 +1,10 @@
 # Travis-CI Build for Iceman Fork / Proxmark3
 language: c
 
+# Using trusty beta build environment,  based on Ubuntu 14.04
+sudo: required
+dist: trusty
+
 #install:
 compiler: gcc
 
@@ -13,5 +17,4 @@ before_script:
   - git fetch --all
 
 #make command
-#script: "make all UBUNTU_1404_QT4=1"
 script: "make all"
\ No newline at end of file
Impressum, Datenschutz