OSDN Git Service

use addons
authorSHIRAKATA Kentaro <argrath@ub32.org>
Thu, 11 Oct 2018 19:38:37 +0000 (04:38 +0900)
committerSHIRAKATA Kentaro <argrath@ub32.org>
Thu, 11 Oct 2018 19:38:37 +0000 (04:38 +0900)
.travis.yml

index 11c2240..59c77da 100644 (file)
@@ -1,7 +1,9 @@
 language: c
 
-install:
-- sudo apt-get update; sudo apt-get install nkf
+addons:
+  apt:
+    packages:
+    - nkf
 
 script:
 - find . -type f |xargs nkf -e --overwrite