diff --git a/.travis.yml b/.travis.yml index bb9d01c..303a91a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,7 +17,7 @@ dist: trusty # The image to use for the osx build osx_image: xcode8.3 -# Build and run the Keen.NetStandard project and run its tests +# Build and run the Keen project and run its tests script: | cd Keen.Test dotnet test