Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

Commit 87783e9

Browse files
RDILalerickson
authored andcommitted
Cleaned up Travis CI config (#429)
1 parent 6b13c51 commit 87783e9

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

.travis.yml

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
language: csharp
32
dotnet: 2.0.2
43
mono: none
@@ -37,14 +36,4 @@ install:
3736

3837
script:
3938
- echo "TRAVIS_EVENT_TYPE value $TRAVIS_EVENT_TYPE"
40-
- ./tools/travis.sh
41-
42-
43-
44-
45-
46-
47-
48-
49-
50-
39+
- bash ./tools/travis.sh

0 commit comments

Comments
 (0)