Skip to content

Commit

Permalink
fix bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
nalansitan committed Jun 5, 2019
1 parent 8b58aba commit 963747c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ sudo: false
jobs:
include:
- stage: Tests
script: echo "`date` Unit Tests1" && sleep1
script: echo "`date` Unit Tests1" && sleep 1
name: "Unit Tests"
- script: echo "`date` Integration-tests" && sleep 2
name: "Integration Tests"
Expand Down

0 comments on commit 963747c

Please sign in to comment.