Skip to content

Commit

Permalink
Update dep versions
Browse files Browse the repository at this point in the history
  • Loading branch information
farajfarook committed Aug 20, 2019
1 parent 0000f0d commit 0d1516c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
@@ -1,12 +1,12 @@
env:
global:
- PACKAGE_VERSION="1.2.1"
- PACKAGE_VERSION="1.2.2"
- PACKAGE_ICON="https://www.enbiso.com/logo.svg"
- PACKAGE_PROJECT="https://nlib.enbiso.com"
- PACKAGE_REPO="https://github.com/enbiso/Enbiso.NLib"
language: csharp
mono: none
dotnet: 2.1.302
dotnet: 2.2.401
script:
- dotnet restore
- dotnet build -c release -o ../bin
Expand Down

0 comments on commit 0d1516c

Please sign in to comment.