Skip to content
This repository was archived by the owner on Aug 11, 2025. It is now read-only.

Commit 7e5279f

Browse files
committed
Use the pre1 package
1 parent b920627 commit 7e5279f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: csharp
22
solution: TensorFlowSharp.sln
33
script:
4-
- tsh_version=1.3.0
4+
- tsh_version=1.4.0-pre1
55
- wget "https://www.nuget.org/api/v2/package/TensorFlowSharp/$tsh_version"
66
- tar xzvf $tsh_version native
77
- msbuild /t:Restore $TRAVIS_BUILD_DIR/TensorFlowSharp.sln

0 commit comments

Comments
 (0)