Skip to content

Commit

Permalink
CI: fix download in appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
tritemio committed Nov 26, 2016
1 parent f4d8b8b commit 97ec7a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ before_test:
- ps: wget https://ndownloader.figshare.com/files/3350663 -OutFile 0023uLRpitc_NTP_20dT_0.5GndCl.sm
- ps: wget https://github.com/Photon-HDF5/phconvert/files/231343/Cy3.Cy5_diff_PIE-FRET.ptu.zip -OutFile Cy3.Cy5_diff_PIE-FRET.ptu.zip
- 7z e Cy3.Cy5_diff_PIE-FRET.ptu.zip
- ps: wget https://www.dropbox.com/s/s8zzxcq7d2nfqe0/20161027_DM1_1nM_pH7_20MHz1.ptu.zip -OutFile 20161027_DM1_1nM_pH7_20MHz1.ptu.zip
- curl -fsSLO https://www.dropbox.com/s/s8zzxcq7d2nfqe0/20161027_DM1_1nM_pH7_20MHz1.ptu.zip
- 7z e 20161027_DM1_1nM_pH7_20MHz1.ptu.zip
- ps: wget https://github.com/dwaithe/FCS_point_correlator/raw/master/focuspoint/topfluorPE_2_1_1_1.pt3 -OutFile topfluorPE_2_1_1_1.pt3

Expand Down

0 comments on commit 97ec7a5

Please sign in to comment.