Skip to content

Commit 4fcc92b

Browse files
committed
mergeconflix is the new hottest Gaul on the block (C) whatthecommit.com
1 parent 4e31aa6 commit 4fcc92b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@ jobs:
5050
script:
5151
- http :8080/
5252
- http :8080/messages | jq '.'
53-
- http :8080/db.json | jq '.'
53+
- http :8080/messages
54+
- http :8080/db.json
5455
after_script: cd $TRAVIS_BUILD_DIR/json-server-forever && npm stop
5556
- stage: test
5657
name: css-grid-display

0 commit comments

Comments
 (0)