We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 522a52f commit 096a7aeCopy full SHA for 096a7ae
.travis.yml
@@ -5,4 +5,4 @@ before_install:
5
install:
6
- sudo bash -c "$(curl -fsSL https://raw.githubusercontent.com/sschmid/bee/master/install)"
7
script:
8
-- bee dotnet::tests
+- bee nspec::run
0 commit comments