Browse code

appveyor

GuangchuangYu authored on 09/08/2016 12:03:25
Showing 1 changed files

... ...
@@ -13,8 +13,7 @@ install:
13 13
 # Adapt as necessary starting from here
14 14
 
15 15
 build_script:
16
-  - travis-tool.sh install_r base64
17
-   - travis-tool.sh install_bioc BiocInstaller BiocStyle Biostrings  
16
+  - travis-tool.sh install_bioc BiocStyle Biostrings  
18 17
   - travis-tool.sh install_deps
19 18
 
20 19
 test_script:
... ...
@@ -38,7 +37,7 @@ artifacts:
38 37
     name: Logs
39 38
 
40 39
   - path: '\*_*.tar.gz'
41
-    name: Bits
40
+    name: Linux Package
42 41
 
43 42
   - path: '\*_*.zip'
44
-    name: Bits
43
+    name: Windows Package