Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Commit

Permalink
update ci (#233)
Browse files Browse the repository at this point in the history
* update ci

* update ci

* update azure-pipelines

* update azure-pipelines

* update azure-pipelines
  • Loading branch information
Crysple authored Oct 17, 2018
1 parent 9cdcb4d commit fa1404a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ steps:
- script: python3 -m pip install --upgrade pip setuptools
displayName: 'Install python tools'
- script: |
./install.sh
source install.sh
displayName: 'Install dependencies'
- script: |
cd test/naive
Expand Down

0 comments on commit fa1404a

Please sign in to comment.